docs: change npm to pnpm

This commit is contained in:
Anthony
2024-06-15 00:09:59 +02:00
parent be4eb87de3
commit 8dc4c6330e

View File

@@ -17,7 +17,7 @@ the documentation framework.
To run a development server, run:
```shell
npm run dev
pnpm run dev
```
## Contributing