diff --git a/packages/tabs/README.md b/packages/tabs/README.md index 2c9c3905..bb807f57 100644 --- a/packages/tabs/README.md +++ b/packages/tabs/README.md @@ -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.