Created
May 23, 2016 12:44
-
-
Save jandrewmc/de26c518169a6d8c833c8fda1755efad to your computer and use it in GitHub Desktop.
Installing cocoapods and RVM and Ruby
This file contains 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 | |
rvm install ruby | |
gem install cocoapods |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment