From 4d1abffb320790197a9fd3d960d7b1074ce3a60a Mon Sep 17 00:00:00 2001 From: Adrian Macneil Date: Fri, 11 Sep 2015 11:59:51 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3ff174..f7335a4e 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ pod 'SDWebImage', '~>3.7' ### Installation with Carthage (iOS 8+) -[Carthage](https://github.com/Carthage/Carthage) is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and ins less invasive than CocoaPods. +[Carthage](https://github.com/Carthage/Carthage) is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. To install with carthage, follow the instruction on [Carthage](https://github.com/Carthage/Carthage)