From ab75ffaac3eb0dd94b3cf43056661961999a401c Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 08:50:39 -0800 Subject: [PATCH] Correct the spelling of CocoaPods in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74cd4e3..a4576ab 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ Breeze takes a lot of cues from both [MagicalRecord](https://github.com/magicalp ## Install -Install using Cocoapods +Install using CocoaPods pod "Breeze" Then import into your .pch file -__Right now Swift does not work with Cocoapods, so download the files and include them manually... :-(__ +__Right now Swift does not work with CocoaPods, so download the files and include them manually... :-(__ ## Setup