Skip to content

Commit 980e4d8

Browse files
radko93thymikee
authored andcommitted
chore: template shorthands are no longer supported (#715)
Update docs according to #495
1 parent c9790eb commit 980e4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/commands.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ Example:
175175

176176
```sh
177177
npx react-native init MyApp --template react-native-custom-template
178-
npx react-native init MyApp --template typescript
179178
npx react-native init MyApp --template file:///Users/name/template-path
180179
npx react-native init MyApp --template file:///Users/name/template-name-1.0.0.tgz
181180
```

0 commit comments

Comments
 (0)