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

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.