Commit 4b2b51ec authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Use a real spec-repo for illustration purposes.

parent 3c0b0e7b
...@@ -12,7 +12,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -12,7 +12,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
implicit use of sources is now deprecated. Once you specify specific sources, implicit use of sources is now deprecated. Once you specify specific sources,
**no** repos wil be included by default. For example: **no** repos wil be included by default. For example:
source 'https://banana.com/corp/private-spec-repo.git' source 'https://github.com/artsy/Specs.git'
source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/CocoaPods/Specs.git'
Any source URLs specified that have not yet been added will be cloned before Any source URLs specified that have not yet been added will be cloned before
......
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