diff --git a/README.md b/README.md index 568e1d95f..1f2c1fba7 100644 --- a/README.md +++ b/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. \ No newline at end of file +Kingfisher is released under the MIT license. See LICENSE for details.