Commit b99f7688 authored by Eloy Duran's avatar Eloy Duran

You know I you, @MacRuby, we've had a good run. But this ride has come…

You know I  you, @MacRuby, we've had a good run. But this ride has come to an end, I declare this repo MRI 1.8.7 and 1.9.3 compatible.
parent 63af680f
...@@ -13,15 +13,9 @@ See [the wiki](https://github.com/CocoaPods/CocoaPods/wiki) for more in depth in ...@@ -13,15 +13,9 @@ See [the wiki](https://github.com/CocoaPods/CocoaPods/wiki) for more in depth in
Downloading and installing CocoaPods only takes a few minutes. Downloading and installing CocoaPods only takes a few minutes.
CocoaPods runs on [MacRuby](http://macruby.org). If you don't have a recent version of MacRuby installed you will need to download it. CocoaPods works best on version 0.10. CocoaPods runs on [Ruby](http://www.ruby-lang.org/en/). To install it run the following commands:
$ curl -O http://www.macruby.org/files/MacRuby%200.10.zip $ sudo gem install cocoapods
$ open MacRuby%200.10.zip
# open MacRuby\ 0.10/MacRuby\ 0.10.pkg
After that you can install CocoaPods itself.
$ sudo macgem install cocoapods
$ pod setup $ pod setup
Now that you've got CocoaPods installed you can easily add it to your project. Now that you've got CocoaPods installed you can easily add it to your project.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment