Skip to content

Commit 0d24f16

Browse files
authored
docs: fix contributing guide (#122)
1 parent 0405ad6 commit 0d24f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/docs/1.getting-started/5.contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ navigation.icon: i-ph-git-pull-request-duotone
1616
After cloning the repo, you can prepare your environments with
1717

1818
```sh
19-
pnpm i
19+
pnpm i && pnpm dev:prepare
2020
```
2121

2222
## Running the playground

0 commit comments

Comments
 (0)