Skip to content

Commit

Permalink
Add instructions for CocoaPods try
Browse files Browse the repository at this point in the history
  • Loading branch information
dstnbrkr committed Mar 25, 2015
1 parent ab33f33 commit 70cc244
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ ComponentKit is available on [CocoaPods](http://cocoapods.org). Add the followi
pod 'ComponentKit', '~> 0.9'
```

To quickly try WildeGuess, the ComponentKit demo project:

```ruby
pod try ComponentKit
```

### Learn more

* Read the [Getting Started guide](http://www.componentkit.org/docs/getting-started.html)
Expand Down

0 comments on commit 70cc244

Please sign in to comment.