Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaschengdev committed Jan 30, 2014
1 parent cad07d1 commit 83b8440
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 @@ -129,13 +129,13 @@ WYPopoverController uses ARC.
#### Cocoapods
Add this line `pod 'WYPopoverController', '~> 0.1.7'` to your PodFile.
Add this line `pod 'WYPopoverController', '~> 0.1.8'` to your PodFile.
Your PodFile should look like :
```Ruby
platform :ios, '6.0'
pod 'WYPopoverController', '~> 0.1.7'
pod 'WYPopoverController', '~> 0.1.8'
```

To use the `master` branch of the repo :
Expand Down

0 comments on commit 83b8440

Please sign in to comment.