Created
December 19, 2014 12:23
-
-
Save teddevaal/44f5b8c03a84ad4952fd to your computer and use it in GitHub Desktop.
Install ruby 2.0 on yosemite
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
| MACOSX_DEPLOYMENT_TARGET=10.9 CC=/usr/local/bin/gcc-4.2 rbenv install 2.0.0-p481 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment