Skip to content

Commit 6f05bc6

Browse files
committed
Update client/README.md Node.js prerequisite to v25.6.0
1 parent 5cf1f0d commit 6f05bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installable as a standalone binary or as a `gh` CLI extension (`gh ql-mcp-client
88

99
- **Go** 1.25.6 or later
1010
- **GitHub CLI** (`gh`) authenticated — used for GitHub API calls via `go-gh`
11-
- **Node.js** v24.13.0 or later — required to run the MCP server subprocess in `stdio` mode
11+
- **Node.js** v25.6.0 or later — required to run the MCP server subprocess in `stdio` mode
1212
- **CodeQL CLI** — required for integration tests that exercise CodeQL tools
1313

1414
## Build

0 commit comments

Comments
 (0)