We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459684d commit 34325beCopy full SHA for 34325be
4 files changed
docs/guide/quickstart.md
@@ -46,7 +46,7 @@ Open your project in any supported AI IDE and run the init workflow:
46
This triggers the AI agent to:
47
48
- Enable zero-config Node.js environment via `corepack enable`
49
-- Install all project-local linters and formatters via `pnpm install`
+- Install all project-local linters and formatters via `npm install`
50
- Configure platform-specific tools (Homebrew / APT / Scoop)
51
- Activate pre-commit hooks
52
0 commit comments