Skip to content

Commit

Permalink
readme中node版本修改 (#466)
Browse files Browse the repository at this point in the history
* Update README.md

和package.json同步。

* Update README-CN.md

与package.json同步

* Update README.md

修改成>=
  • Loading branch information
ttkltll authored Aug 3, 2023
1 parent 386ab1f commit 8b7f78b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ R.I.P. 希望大家都能健康顺利的跑过终点,逝者安息。
git clone https://github.com/yihong0618/running_page.git --depth=1
```

## 安装及测试 (node >= 12 and <= 14 python >= 3.7)
## 安装及测试 (node >= 14.15.0 python >= 3.7)

```
pip3 install -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Clone or fork the repo.
git clone https://github.com/yihong0618/running_page.git --depth=1
```

## Installation and testing (node >= 12 and <= 14 python >= 3.7)
## Installation and testing (node >= 14.15.0 python >= 3.7)

```
pip3 install -r requirements.txt
Expand Down

1 comment on commit 8b7f78b

@vercel
Copy link

@vercel vercel bot commented on 8b7f78b Aug 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

running-page – ./

running-page-yihong0618.vercel.app
running-page.vercel.app
running-page-git-master-yihong0618.vercel.app

Please sign in to comment.