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
| # Make sure xCode 4.3 is installed first!!! | |
| # Command line tools no longer come bundled with xCode, install it by going to: | |
| preferences -> downloads -> command line tools | |
| # Install RVM | |
| bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer) | |
| # Then restart terminal |
NewerOlder