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.
--pm
1 parent c96b9ae commit 509e49cCopy full SHA for 509e49c
docs/init.md
@@ -52,7 +52,7 @@ npx react-native@${VERSION} init ProjectName --template ${TEMPLATE_NAME}
52
You can force usage of `npm` if you have both `yarn` and `npm` installed on your machine:
53
54
```sh
55
-npx react-native@latest init ProjectName --npm
+npx react-native@latest init ProjectName --pm npm
56
```
57
58
## Creating custom template
0 commit comments