Created
October 25, 2017 17:57
-
-
Save craigquincy/62fe064ffdd0d78da23641cbff0d44f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\curl -sSL https://get.rvm.io | bash -s stable --ruby | |
xcode-select --install | |
gem install nokogiri -- --use-system-libraries --with-xml2-include=/usr/include/libxml2 —with-xml2-lib=/usr/lib/ | |
gem install rails |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment