mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
CocoaPods spelling in README
Summary: Just a nitpick. Closes https://github.com/Instagram/IGListKit/pull/44 Reviewed By: jessesquires Differential Revision: D4002826 Pulled By: rnystrom fbshipit-source-id: c2472435505d2e16ffd8285811793b6c2bb904d9
This commit is contained in:
parent
1483e8e99b
commit
78b37f49a5
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
|
||||
|
||||
The preferred installation method for `IGListKit` is with [Cocoapods](http://cocoapods.org). Simply add the following to your Podfile:
|
||||
The preferred installation method for `IGListKit` is with [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile:
|
||||
|
||||
```ruby
|
||||
# Latest release of IGListKit
|
||||
|
|
|
|||
Loading…
Reference in a new issue