Update README.md

Summary:
Per comments in #1.

Enough people asking about this to add it here.
Closes https://github.com/Instagram/IGListKit/pull/241

Differential Revision: D4215848

Pulled By: jessesquires

fbshipit-source-id: 455c1aa9aacabb8223e3e2506360648c9822237a
This commit is contained in:
Jesse Squires
2016-11-21 14:09:49 -08:00
committed by Facebook Github Bot
parent 1d3e58b9fd
commit b0e6070861

View File

@@ -55,6 +55,9 @@ The preferred installation method for `IGListKit` is with [CocoaPods](http://coc
```ruby
# Latest release of IGListKit
pod 'IGListKit'
# Use the master branch (we use this at Instagram)
pod 'IGListKit', :git => 'https://github.com/Instagram/IGListKit.git', :branch => 'master'
```
### Carthage