Skip to content

Instantly share code, notes, and snippets.

@kzk
Created September 4, 2011 22:37
Show Gist options
  • Save kzk/1193639 to your computer and use it in GitHub Desktop.
Save kzk/1193639 to your computer and use it in GitHub Desktop.
$ bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
$ rvm install jruby-1.6.4
$ rvm jruby-1.6.4
$ ruby --version
jruby 1.6.4 (ruby-1.8.7-p330) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment