Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 9, 2015 02:08
Show Gist options
  • Save danish-rehman/6b8ba66a858c80c15631 to your computer and use it in GitHub Desktop.
Save danish-rehman/6b8ba66a858c80c15631 to your computer and use it in GitHub Desktop.
Initial Ruby installation
>> 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