mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-04-29 12:25:01 +08:00
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:
committed by
Facebook Github Bot
parent
1d3e58b9fd
commit
b0e6070861
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user