Skip to content

Commit

Permalink
Merge pull request #751 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of CocoaPods in README
  • Loading branch information
danielgindi committed Feb 11, 2016
2 parents c6ce830 + 8a2636e commit 23c3255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you want to compile for iOS 7:

#### Can't compile?

* Please note the difference between installing a compiled framework from Cocoapods or Carthage, and copying the source code.
* Please note the difference between installing a compiled framework from CocoaPods or Carthage, and copying the source code.
* If you are using Realm, please also `#import <ChartsRealm/ChartsRealm.h>`
* If you are compiling the source code and want to use Realm, please make sure to include the code from `ChartsRealm` project.
* Please read the **Usage** section again.
Expand Down

0 comments on commit 23c3255

Please sign in to comment.