Skip to content

Commit 104470d

Browse files
authored
Merge pull request #63 from react-native-community/revert-62-master
Revert "fix(readme): init script"
2 parents 726210a + 7a1a185 commit 104470d

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 typescript
31+
npx react-native init MyApp --template react-native-template-typescript
3232
```
3333

3434
## :computer: Contributing

0 commit comments

Comments
 (0)