From 8b7f78b38a627f05f0dcebf0525edfb3c40df0ac Mon Sep 17 00:00:00 2001 From: ttkltll Date: Thu, 3 Aug 2023 20:05:46 +0800 Subject: [PATCH] =?UTF-8?q?readme=E4=B8=ADnode=E7=89=88=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20(#466)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update README.md 和package.json同步。 * Update README-CN.md 与package.json同步 * Update README.md 修改成>= --- README-CN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index 39bca4d629e..cb539aa28a7 100644 --- a/README-CN.md +++ b/README-CN.md @@ -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 diff --git a/README.md b/README.md index 8be78406e27..b19fd613122 100644 --- a/README.md +++ b/README.md @@ -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