Skip to content

Instantly share code, notes, and snippets.

@javiervidal
Created November 30, 2010 12:06
Show Gist options
  • Save javiervidal/721594 to your computer and use it in GitHub Desktop.
Save javiervidal/721594 to your computer and use it in GitHub Desktop.
rvm install ubuntu
sudo apt-get install build-essential
sudo apt-get install curl
sudo apt-get install zlib1g-dev libreadline5-dev libssl-dev libxml2-dev
sudo apt-get install ruby1.8 rubygems1.8
bash < <( curl http://rvm.beginrescueend.com/releases/rvm-install-head )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment