mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-06 06:58:26 +00:00
Update README.zh.md (#1545)
Summary: `pod 'IGListKit', '~> 4.0.0'` Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1545 Differential Revision: D33592010 Pulled By: lorixx fbshipit-source-id: b01bdaa0aacc01b4d7d8ec3470903e59c58db7d9
This commit is contained in:
parent
ba849d0faa
commit
d55479ec5c
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
推荐使用[CocoaPods](https://cocoapods.org)来进行安装,只需添加如下语句到你的`Podfile`文件中:
|
||||
|
||||
```ruby
|
||||
pod 'IGListKit', '~> 3.0'
|
||||
pod 'IGListKit', '~> 4.0.0'
|
||||
```
|
||||
|
||||
### Carthage
|
||||
|
|
|
|||
Loading…
Reference in a new issue