Skip to content

Commit

Permalink
Correct the spelling of CocoaPods in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ReadmeCritic committed Feb 11, 2016
1 parent 66fa942 commit ab75ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Breeze.h/Breeze.h> 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

Expand Down

0 comments on commit ab75ffa

Please sign in to comment.