Skip to content

Commit

Permalink
fix wrong dependency in readme (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjb94 authored Jun 30, 2022
1 parent 04fe8de commit a6326f1
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 @@ -8,7 +8,7 @@ the Vimeo player JS API (more information https://developer.vimeo.com/player/js-

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

## Usage
Expand Down

0 comments on commit a6326f1

Please sign in to comment.