Update README.md

fix small grammar mistake
This commit is contained in:
Carlos Navarrete 2018-06-28 12:13:45 -03:00 committed by GitHub
parent f6dea66cd1
commit 854b403c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Note: you can also use the `ignoreSilentSwitch` prop, shown below.
Run `react-native link` to link the react-native-video library.
`react-native link` dont works properly with the tvOS target so we need to add the library manually.
`react-native link` doesnt work properly with the tvOS target so we need to add the library manually.
First select your project in Xcode.