Skip to content

Commit

Permalink
Fix error in Carthage installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagomnh committed Jun 9, 2015
1 parent e7767bf commit 5e8b601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $ brew update
$ brew install carthage
```

To integrate Kingfisher into your Xcode project using CocoaPods, specify it in your `Cartfile`:
To integrate Kingfisher into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "onevcat/Kingfisher" >= 1.4
Expand Down

0 comments on commit 5e8b601

Please sign in to comment.