Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request cedarbdd#375 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of CocoaPods in README
  • Loading branch information
briancroom committed Feb 12, 2016
2 parents 3d0d8e3 + 9e2f495 commit 70cb21e
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 70cb21e

Please sign in to comment.