From cf578ab33b7ac81b2757c2961f069972afe97fb5 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 11:38:55 -0800 Subject: [PATCH] Correct the spelling of CocoaPods in README --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3792b5c..330dfe8 100644 --- a/readme.md +++ b/readme.md @@ -61,6 +61,6 @@ There are a couple other options but it's purposely designed to be simple and ea Check out the ExampleApp to see it in action! -###Installation via Cocoapods +###Installation via CocoaPods Add `pod 'KGModal', '~> 0.0.1'` to your `Podfile` and run `pod` to install.