1、下载
git
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
或者Wget(推荐):
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
然后
2、重置
source ~/.bashrc
3、查看
nvm list
1、下载
git
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
或者Wget(推荐):
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
然后
2、重置
source ~/.bashrc
3、查看
nvm list