Created
May 7, 2013 21:40
-
-
Save p5150j/5536382 to your computer and use it in GitHub Desktop.
rubyinstall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew install rbenv ruby-build | |
| echo 'eval "$(rbenv init -)"' >> ~/.bash_profile | |
| source ~/.bash_profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment