Linux下安装RVM
1. 在命令行里面执行
bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
?
2. 刷新rvm命令
souce ~/.rvm/scripts/rvm?
发布时间: 2012-09-09 09:27:54 作者: rapoo
Linux下安装RVM
1. 在命令行里面执行
bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
?
2. 刷新rvm命令
souce ~/.rvm/scripts/rvm?