Created
November 30, 2010 12:06
-
-
Save javiervidal/721594 to your computer and use it in GitHub Desktop.
rvm install ubuntu
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
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