Skip to content

Commit 844277d

Browse files
Merge pull request #62 from artyorsh/master
fix(readme): init script
2 parents 901dabd + 6f06424 commit 844277d

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
@@ -28,7 +28,7 @@
2828
### React Native >= 0.60
2929

3030
```sh
31-
npx react-native init MyApp --template react-native-template-typescript
31+
npx react-native init MyApp --template typescript
3232
```
3333

3434
## :computer: Contributing

0 commit comments

Comments
 (0)