- Run
curl -sSL https://get.rvm.io | bash -s stable
- Close and re-open your Terminal window. If running
rvm
returns a Help window, you're good. If not, let me know so we can fix it before continuing. - Go ahead and run
rvm install 2.1
. - Once installed, go ahead and run
rvm use 2.1 --default
to have the newly-installed Ruby used by default in new Terminal sessions.
Created
September 1, 2014 05:00
-
-
Save cdl/b30ee7b7a67ade68eeb9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment