Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx authored Jun 3, 2018
1 parent 8858574 commit ddc1c54
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 @@ -86,7 +86,7 @@ include ':react-native-video'
project(':react-native-video').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-video/android-exoplayer')
```

If you need to use the old Android media player based player, use the following instead:
If you need to use the old Android MediaPlayer based player, use the following instead:

```gradle
include ':react-native-video'
Expand Down

0 comments on commit ddc1c54

Please sign in to comment.