Skip to content

Commit 34325be

Browse files
committed
build(docs): migrate from pnpm to npm
1 parent 459684d commit 34325be

4 files changed

Lines changed: 3153 additions & 10 deletions

File tree

docs/guide/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Open your project in any supported AI IDE and run the init workflow:
4646
This triggers the AI agent to:
4747

4848
- Enable zero-config Node.js environment via `corepack enable`
49-
- Install all project-local linters and formatters via `pnpm install`
49+
- Install all project-local linters and formatters via `npm install`
5050
- Configure platform-specific tools (Homebrew / APT / Scoop)
5151
- Activate pre-commit hooks
5252

0 commit comments

Comments
 (0)