Skip to content

Commit 644f1c9

Browse files
committed
Switch to pnpm create invocation
1 parent 8bf4430 commit 644f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ext-dev/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You can change the user-facing name of the extension, but never modify the ID.
5757
Now, run this command and follow the instructions:
5858

5959
```shell
60-
$ pnpx github:moonlight-mod/create-extension
60+
$ pnpm create @moonlight-mod/extension
6161
```
6262

6363
After the project is created, change the `meta` field in `manifest.json`:

0 commit comments

Comments
 (0)