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