Skip to content

Commit 7485d5e

Browse files
Update commands.md (#2723)
1 parent 7015666 commit 7485d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ React Native CLI comes with following commands:
2626
Usage (with `npx`):
2727

2828
```sh
29-
npx react-native@latest init <projectName> [options]
29+
npx react-native-community/cli@latest init <projectName> [options]
3030
```
3131

3232
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

Comments
 (0)