docs: fix typo in README (#105)

This commit is contained in:
Mark
2019-03-08 10:59:25 +00:00
parent 533de9e0c7
commit 13996e8a97

View File

@@ -11,7 +11,7 @@ Tab navigators for React Navigation.
Open a Terminal in the project root and run:
```sh
yarn add react-nvigation-tabs
yarn add react-navigation-tabs@alpha
```
If you are using Expo, you are done. Otherwise, continue to the next step.