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:
独木舟的木 2022-01-18 14:55:26 -08:00 committed by Facebook GitHub Bot
parent ba849d0faa
commit d55479ec5c

View file

@ -62,7 +62,7 @@
推荐使用[CocoaPods](https://cocoapods.org)来进行安装,只需添加如下语句到你的`Podfile`文件中:
```ruby
pod 'IGListKit', '~> 3.0'
pod 'IGListKit', '~> 4.0.0'
```
### Carthage