Skip to content

Commit c241f8a

Browse files
authored
doc: update file quickstart/client.mdx (modelcontextprotocol#194)
`Node.js 16 or higher installed` => `Node.js 17 or higher installed` why => `readline` requires NodeJS 17 or above. `import readline from "readline/promises";`
1 parent caef81d commit c241f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ If you see:
407407

408408
Before starting, ensure your system meets these requirements:
409409
- Mac or Windows computer
410-
- Node.js 16 or higher installed
410+
- Node.js 17 or higher installed
411411
- Latest version of `npm` installed
412412
- Anthropic API key (Claude)
413413

0 commit comments

Comments
 (0)