Skip to content

Commit f65950c

Browse files
authored
Remove version from init command
1 parent 93f8d1f commit f65950c

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
@@ -34,7 +34,7 @@ npx react-native init MyApp --template react-native-template-typescript
3434
3535
3636
```sh
37-
npx react-native@0.60.6 init MyApp --template [email protected]
37+
npx react-native init MyApp --template [email protected]
3838
```
3939

4040
### Note on the legacy CLI

0 commit comments

Comments
 (0)