Commit 8b17671d authored by Ardalan Naghshineh's avatar Ardalan Naghshineh Committed by Matt Apperson
Browse files

README fix (#416)

Corrected the instructions for running the example
parent d450afc8
Showing with 3 additions and 3 deletions
+3 -3
......@@ -236,10 +236,10 @@ Toggles a fullscreen player. Access using a ref to the component.
- Try the included [VideoPlayer example][2] yourself:
```sh
git clone git@github.com:brentvatne/react-native-video.git
cd react-native-video/Examples/VideoPlayer
git clone git@github.com:react-native-community/react-native-video.git
cd react-native-video/example
npm install
open VideoPlayer.xcodeproj
open ios/VideoPlayer.xcodeproj
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment