We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8a571 commit 8246a14Copy full SHA for 8246a14
1 file changed
AGENTS.md
@@ -6,7 +6,7 @@ This is the Node.js API documentation generator (`@node-core/doc-kit`). It is a
6
7
### Runtime
8
9
-- Requires **Node.js 24** (see `.nvmrc`). Use `nvm install 24 && nvm use 24` if not already active.
+- Requires the **Node.js LTS** version specified in `.nvmrc`. Use `nvm install --lts && nvm use --lts` if not already active.
10
- Package manager is **npm** (lockfile: `package-lock.json`).
11
12
### Key commands
0 commit comments