Skip to content

Commit b1636be

Browse files
authored
Remove unsupported command (#3311)
1 parent 8a74b45 commit b1636be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/tutorial/basic/01-project-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The command above installs the following libraries:
6161

6262
Now, initialize a new TypeScript configuration for your project using the following command:
6363

64-
```sh npm2yarn
64+
```sh
6565
npx tsc --init
6666
```
6767

0 commit comments

Comments
 (0)