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 88d3a84 commit 4394545Copy full SHA for 4394545
docs/install.md
@@ -33,7 +33,7 @@ When you have correctly
33
installed, you can run the following command:
34
35
```console
36
-npx @react-native-community/cli init --template @reason-react-native/template
+npx @react-native-community/cli init --template @reason-react-native/template MyApp
37
cd MyApp
38
```
39
0 commit comments