From 075e35952a9f0bc8b9d390ea89a700147da8fab0 Mon Sep 17 00:00:00 2001 From: Liam Potter Date: Wed, 28 Sep 2022 22:09:36 +0100 Subject: [PATCH] Update README.md typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a992aefd..986312e4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Version 6.x recommends react-native >= 0.68.2. Version 6.0.0 is introducing dozens of breaking changes, mostly through updated dependecies and significant refactoring. While the API remains compatible, the significant internal changes require full testing with your app to ensure all functionality remains operational. Please view the [Changelog](CHANGELOG.md) for specific breaking changes. ### Installing Version 6.0.0 Alphas -Whilst we finalise version 6.0.0 you can installed the latest alpha from npm +Whilst we finalise version 6.0.0 you can install the latest alpha from npm Using npm: ``` npm install --save react-native-video@alpha