From ae44e209c6e3637cca78c51e8dd44161eacda845 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Mon, 1 May 2017 08:09:03 -0700 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 a13d63e..442b464 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ DogeKit for iOS - Dogeumentation DogeKit was inspired by [this project.](http://visualidiot.com/articles/doge) Use it as you like. ### Installation -If you use Cocoapods: +If you use CocoaPods: `pod 'DogeKit'` then `#include "DogeKit.h"`