Skip to content

Instantly share code, notes, and snippets.

@hernandesbsousa
Created January 17, 2014 14:08
Show Gist options
  • Select an option

  • Save hernandesbsousa/8473851 to your computer and use it in GitHub Desktop.

Select an option

Save hernandesbsousa/8473851 to your computer and use it in GitHub Desktop.
Installing rvm@ubuntu
curl -L https://get.rvm.io | bash -s stable
rvm requirements --autolibs=enable
rvm install 2.0.0
rvm use 2.0.0
rvm --default 2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment