We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7015666 commit 7485d5eCopy full SHA for 7485d5e
docs/commands.md
@@ -26,7 +26,7 @@ React Native CLI comes with following commands:
26
Usage (with `npx`):
27
28
```sh
29
-npx react-native@latest init <projectName> [options]
+npx react-native-community/cli@latest init <projectName> [options]
30
```
31
32
Initialize a new React Native project named <projectName> in a directory of the same name. You can find out more use cases in [init docs](./init.md).
0 commit comments