mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 01:08:27 +00:00
Correct the spelling of CocoaPods in README
Summary: This pull request corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media <blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses “Cocoapods” and PRs “CocoaPods” :D</p>— Ørta (orta) <a href="https://twitter.com/orta/status/697374357975388160">February 10, 2016</a></blockquote> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> Created with [`cocoapods-readme`](https://github.com/dkhamsing/cocoapods-readme). Closes https://github.com/Instagram/IGListKit/pull/59 Reviewed By: ocrickard Differential Revision: D4009138 Pulled By: jessesquires fbshipit-source-id: fedaa51e883a78e52de4f7d934e0945b946cc751
This commit is contained in:
parent
58e5888dea
commit
8b32b80aac
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ A data-driven `UICollectionView` framework for building fast and flexible lists.
|
|||
|
||||
## Installation
|
||||
|
||||
### Cocoapods
|
||||
### CocoaPods
|
||||
The preferred installation method for `IGListKit` is with [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile:
|
||||
|
||||
```ruby
|
||||
|
|
|
|||
Loading…
Reference in a new issue