Commit d4b12f1f authored by Suwings's avatar Suwings
Browse files

Merge branch 'master' of https://github.com/suwings/mcsmanager

Showing with 1 addition and 1 deletion
+1 -1
......@@ -58,7 +58,7 @@ http://mcsm.suwings.top/ (官方站点)
```bash
# 安装 Node 版本控制工具(若没有 wget,请安装它)
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
# 关闭终端重新打开再执行以下命令
# 项目支持 8.0 版本以上,这里使用11版本
nvm install 11.0.0
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment