Created
November 2, 2011 07:46
-
-
Save kinopyo/1333112 to your computer and use it in GitHub Desktop.
Install ruby 1.9.3-p0 with RVM
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
rvm get head | |
rvm reload | |
rvm install 1.9.3-p0 | |
rvm use 1.9.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment