Skip to content

Commit

Permalink
Merge pull request #5 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of CocoaPods in README
  • Loading branch information
andrelind committed May 9, 2016
2 parents 66fa942 + ab75ffa commit 2bde242
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 2bde242

Please sign in to comment.