Wei Wang 10 лет назад
Родитель
Сommit
fc078a86ec
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -83,7 +83,7 @@ $ brew install carthage
 To integrate Kingfisher into your Xcode project using Carthage, specify it in your `Cartfile`:
 
 ``` ogdl
-github "onevcat/Kingfisher" >= 1.8
+github "onevcat/Kingfisher" ~> 1.8
 ```
 
 Then, run the following command to build the Kingfisher framework:
@@ -290,4 +290,4 @@ Follow and contact me on [Twitter](http://twitter.com/onevcat) or [Sina Weibo](h
 
 ## License
 
-Kingfisher is released under the MIT license. See LICENSE for details.
+Kingfisher is released under the MIT license. See LICENSE for details.