Skip to content

Commit 18404a8

Browse files
authored
fix(docs): fix the documentation command (#38)
1 parent ab3f4d8 commit 18404a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ And press `F5` to start the extension.
3131
To develop the documentation, run
3232

3333
```bash
34-
pnpm dev:docs
34+
pnpm docs:dev
3535
```
3636

3737
To run the tests, run

0 commit comments

Comments
 (0)