update README.md (#6024)

This commit is contained in:
李晓双 Li Xiao Shuang 2021-06-09 17:08:53 +08:00 committed by GitHub
parent 0d63616a29
commit ce2139e58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ yarn --registry=https://registry.npm.taobao.org
## Node安装
NodeJS提供了一些安装程序都可以在[nodejs.org](https://nodejs.org/download/release/) 这里下载并安装。mac系统选择.pkg结尾的文件下载安装。
注意node版本号过高可能导致 `npm install` 时失败,建议版本:
注意node版本号过高可能导致 `npm install` 时失败,建议版本:
- node:v8.16.0
- npm:6.4.1