Skip to content

Commit

Permalink
readme中node版本修改 (yihong0618#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 22a7b94 commit 79e34bb
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

0 comments on commit 79e34bb

Please sign in to comment.