1.在finder菜单栏点击前往,输入 ‘/etc’,查找hosts文件,复制去其他文件目录保留原件
2.打开更改hosts,在最后一行添加“199.232.28.133 raw.githubusercontent.com”
3.执行命令
curl -L https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable
4.执行命令
source /Users/rubyzhao/.rvm/scripts/rvm
5.查看是否安装成功 rvm -v