Created
January 9, 2015 02:08
-
-
Save danish-rehman/6b8ba66a858c80c15631 to your computer and use it in GitHub Desktop.
Initial Ruby installation
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
>> git clone https://github.com/sstephenson/rbenv.git ~/.rbenv | |
>> git clone https://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build | |
>> rbenv rehash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment