Software Development
Pages
(Move to ...)
Home
About
Contact
▼
Wednesday, January 15, 2014
Installing RVM on Ubuntu 12.04
1. sudo apt-get install curl
2. \curl -L https://get.rvm.io | bash -s stable
3. source ~/.rvm/scripts/rvm
Do not run OS updates in parallel when installing RVM.
Reference:
Install Ruby on Rails on Ubuntu 12.04
‹
›
Home
View web version