Created
November 26, 2013 05:54
-
-
Save Vaduz/7654009 to your computer and use it in GitHub Desktop.
Upgrading ruby 2.0.0-p353 from p247 on Mac OS 10.9
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 unlink ruby-build | |
brew link autoconf | |
brew install ruby-build | |
rbenv install 2.0.0-p353 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment