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 3d0d8e3 commit 9e2f495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ describe(@"Example specs on NSString", ^{
# Quick start
* Add Cedar to your project via [Cocoapods](https://cocoapods.org/pods/Cedar) (`pod 'Cedar'`), [Carthage](https://github.com/Carthage/Carthage) (`github "pivotal/cedar"`), or [another method](https://github.com/pivotal/cedar/wiki/Installation#available-installation-methods)
* Add Cedar to your project via [CocoaPods](https://cocoapods.org/pods/Cedar) (`pod 'Cedar'`), [Carthage](https://github.com/Carthage/Carthage) (`github "pivotal/cedar"`), or [another method](https://github.com/pivotal/cedar/wiki/Installation#available-installation-methods)
* Install the Cedar Xcode file templates using the [Alcatraz package manager](http://alcatraz.io/) or by running this command in a terminal:
```
$ curl -L https://raw.github.com/pivotal/cedar/master/install.sh | bash
Expand Down

0 comments on commit 9e2f495

Please sign in to comment.