linux 安装 nvm

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash

或者git

wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash

以后 github

source ~/.bashrc

ok。bash

相关文章
相关标签/搜索