Skip to content

Commit a6326f1

Browse files
authored
fix wrong dependency in readme (#31)
1 parent 04fe8de commit a6326f1

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
@@ -8,7 +8,7 @@ the Vimeo player JS API (more information https://developer.vimeo.com/player/js-
88

99
1. Go through the instructions for installing the
1010
`React Native Webview` library: https://github.com/react-native-webview/react-native-webview.
11-
2. Run `npm install react-native-vimeo-iframe` or `yarn add react-native-web-video` within your project.
11+
2. Run `npm install react-native-vimeo-iframe` or `yarn add react-native-vimeo-iframe` within your project.
1212
3. Compile and build to make sure everything is set up properly.
1313

1414
## Usage

0 commit comments

Comments
 (0)