diff --git a/website/docs/getting-started.md b/website/docs/getting-started.md index c73b47e4..3816795d 100644 --- a/website/docs/getting-started.md +++ b/website/docs/getting-started.md @@ -13,7 +13,7 @@ make sure you have [environment ready to work with](https://reactnative.dev/docs ## Usage ```sh -npx react-native init MyApp --template react-native-template-strong +npx react-native init MyApp --template react-native-template-strong --npm ``` ## After usage