Skip to content

Instantly share code, notes, and snippets.

@tad124737337
Created November 18, 2013 10:32
Show Gist options
  • Save tad124737337/7525726 to your computer and use it in GitHub Desktop.
Save tad124737337/7525726 to your computer and use it in GitHub Desktop.
# Install RVM
\curl -s -S -L https://get.rvm.io | bash -s stable
. ~/.bash_profile
cat ~/.bash_profile >> ~/.profile
rm ~/.bash_profile
rvm --autolibs=read-fail requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment