Created
March 17, 2013 07:25
-
-
Save yosit/5180495 to your computer and use it in GitHub Desktop.
Install the most up to date ruby on mac - the right way
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
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" | |
brew install ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment