Commit 2890457a authored by Eloy Duran's avatar Eloy Duran

Remove note about platform support from README.

parent 91e99641
...@@ -20,9 +20,6 @@ For more in depth information see the [wiki][wiki], specifically the page about ...@@ -20,9 +20,6 @@ For more in depth information see the [wiki][wiki], specifically the page about
[creating a project that uses CocoaPods][wiki-create]. [creating a project that uses CocoaPods][wiki-create].
**_NOTE: At the moment [only iOS projects are supported][ticket], but this will
be fixed in the very near future._**
## Installing CocoaPods ## Installing CocoaPods
You’ll need MacRuby. CocoaPods itself installs through RubyGems, the Ruby You’ll need MacRuby. CocoaPods itself installs through RubyGems, the Ruby
...@@ -81,7 +78,6 @@ for more info. ...@@ -81,7 +78,6 @@ for more info.
[cocoapods]: https://github.com/alloy/cocoapods [cocoapods]: https://github.com/alloy/cocoapods
[cocoapods-specs]: https://github.com/alloy/cocoapods-specs [cocoapods-specs]: https://github.com/alloy/cocoapods-specs
[tickets]: https://github.com/alloy/cocoapods/issues [tickets]: https://github.com/alloy/cocoapods/issues
[ticket]: https://github.com/alloy/cocoapods/issues/3
[example-spec]: https://github.com/alloy/cocoapods/blob/master/examples/PodSpec.podspec [example-spec]: https://github.com/alloy/cocoapods/blob/master/examples/PodSpec.podspec
[dev-setup]: https://github.com/alloy/cocoapods/wiki/Setting-up-for-development-on-CocoaPods [dev-setup]: https://github.com/alloy/cocoapods/wiki/Setting-up-for-development-on-CocoaPods
[wiki-create]: https://github.com/alloy/cocoapods/wiki/Creating-a-project-that-uses-CocoaPods [wiki-create]: https://github.com/alloy/cocoapods/wiki/Creating-a-project-that-uses-CocoaPods
......
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