We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf4430 commit 644f1c9Copy full SHA for 644f1c9
src/content/docs/ext-dev/getting-started.md
@@ -57,7 +57,7 @@ You can change the user-facing name of the extension, but never modify the ID.
57
Now, run this command and follow the instructions:
58
59
```shell
60
-$ pnpx github:moonlight-mod/create-extension
+$ pnpm create @moonlight-mod/extension
61
```
62
63
After the project is created, change the `meta` field in `manifest.json`:
0 commit comments