Commit 1f7743d4 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Add note about other package managers than Homebrew.

parent deb1e19a
...@@ -31,6 +31,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -31,6 +31,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
**NOTE**: _The above example is actually one that we know of. We’re not sure **NOTE**: _The above example is actually one that we know of. We’re not sure
yet which process causes this, but there shouldn’t be a need for any process yet which process causes this, but there shouldn’t be a need for any process
to read data from the root path anyways._ to read data from the root path anyways._
**NOTE 2**: _If you’re using a package manager other than Homebrew, please
submit a pull-request that adds the prefix of that manager
[here](https://github.com/CocoaPods/CocoaPods/blob/master/bin/sandbox-pod#L40)._
* Documentation generation has been removed from CocoaPods as it graduated * Documentation generation has been removed from CocoaPods as it graduated
to CocoaDocs. This decision was taken because CocoaDocs is a much better to CocoaDocs. This decision was taken because CocoaDocs is a much better
......
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