Skip to content

Commit c65b5f8

Browse files
authored
Merge branch 'main' into sampling-form
2 parents 6b57f7c + befa209 commit c65b5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can pass both arguments and environment variables to your MCP server. Argume
1818

1919
```bash
2020
# Pass arguments only
21-
npx @modelcontextprotocol/inspector build/index.js arg1 arg2
21+
npx @modelcontextprotocol/inspector node build/index.js arg1 arg2
2222

2323
# Pass environment variables only
2424
npx @modelcontextprotocol/inspector -e key=value -e key2=$VALUE2 node build/index.js

0 commit comments

Comments
 (0)