Skip to content

Commit

Permalink
Specify how to install latest 6.0 version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuswestin committed Nov 8, 2017
1 parent 5dc6a2d commit 903ec06
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 @@ -37,7 +37,7 @@ Installation (iOS & OSX)
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:

```ruby
pod 'WebViewJavascriptBridge'
pod 'WebViewJavascriptBridge', '~> 6.0'
```

### Manual installation
Expand Down

0 comments on commit 903ec06

Please sign in to comment.