Skip to content

Commit 903ec06

Browse files
committed
Specify how to install latest 6.0 version in README
1 parent 5dc6a2d commit 903ec06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Installation (iOS & OSX)
3737
Add this to your [podfile](https://guides.cocoapods.org/using/getting-started.html) and run `pod install` to install:
3838

3939
```ruby
40-
pod 'WebViewJavascriptBridge'
40+
pod 'WebViewJavascriptBridge', '~> 6.0'
4141
```
4242

4343
### Manual installation

0 commit comments

Comments
 (0)