-
Install RVM. See http://rvm.io/rvm/install for details.
IMPORTANT: Add to .bashrc the following
# Load RVM into a shell session *as a function* [[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
-
Install a version of Ruby.
$ rvm install 2.1
Last active
October 7, 2015 14:38
Installing RVM and Ruby on Ubuntu 12.04/13.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment