Skip to content

Commit

Permalink
[README.md] Update Podfile example to allow minor version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanonagon committed Jul 26, 2014
1 parent f72537d commit 5b8e7ea
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 @@ -11,7 +11,7 @@ Installation
The easiest way to get started is to use [CocoaPods](http://cocoapods.org/). Just add the following line to your Podfile:

```ruby
pod 'VENTokenField', '~> 2.0.0'
pod 'VENTokenField', '~> 2.0'
```

Usage
Expand Down

0 comments on commit 5b8e7ea

Please sign in to comment.