Update MacInstallation.md
This commit is contained in:
parent
2bcead3900
commit
ff1dbafe3d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ install homebrew
|
|||
|
||||
\curl -sSL https://get.rvm.io | bash -s stable --rails
|
||||
|
||||
rvm install 1.9.3 --with-gcc=clang
|
||||
rvm install 2.1.3 --with-gcc=clang
|
||||
|
||||
rvm use 2.1.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue