Skip to content

Instantly share code, notes, and snippets.

@makersacademy
Last active December 14, 2015 11:59
Show Gist options
  • Save makersacademy/5083608 to your computer and use it in GitHub Desktop.
Save makersacademy/5083608 to your computer and use it in GitHub Desktop.
How to install rvm 1.9.3 on a Mac without it failing
rvm get head
rvm install 2.0.0 --autolibs=4 --with-gcc=gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment