Skip to content

Commit 83580cc

Browse files
committed
added new CLI init doc
1 parent 1965bef commit 83580cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Clean and minimalist React Native template for a quick start with TypeScript.
1313
## :arrow_forward: Quick Start
1414

1515
```bash
16-
react-native init MyApp --template typescript
16+
npx react-native init MyApp --template=typescript
1717
```
1818

1919
## :question: FAQ

0 commit comments

Comments
 (0)