Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
文档校对,文字排版优化,中西文之间建议有半角空格(贡献几个空格,想加入 Contributor 行列 😍)

Signed-off-by: Dengju Deng <[email protected]>
  • Loading branch information
turkyden authored Dec 19, 2022
1 parent abfed72 commit dd58fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ npm install -g pake-cli

此外,请确保你使用的是正确的 Node.js 版本(`^14.13 || >=16.0.0`)。如果你在使用 [nvm](https://github.com/nvm-sh/nvm) 进行 Node.js 版本管理,可以尝试在项目的目录下运行 `nvm use`,就会拿到正确的版本;其他一众 Node.js 版本工具,比如 [fnm](https://github.com/Schniz/fnm)[tj/n](https://github.com/tj/n) 应该也有类似的功能。

**尽量不要使用 `sudo` 权限**如果实在要用sudo,请手动安装rust到系统环境。Mac可以用brew命令安装,Linux如Ubuntu可以用apt命令安装
**尽量不要使用 `sudo` 权限**如果实在要用 sudo,请手动安装 rust 到系统环境。Mac 可以用 brew 命令安装,Linux 如 Ubuntu 可以用 apt 命令安装


## 用法
Expand Down

0 comments on commit dd58fb7

Please sign in to comment.