Skip to content

Commit c52dca6

Browse files
authored
Merge pull request #408 from zxkane/patch-1
docs: fix github npx usage example
2 parents 91db0d9 + b89f82c commit c52dca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ To use this with Claude Desktop, add the following to your `claude_desktop_confi
347347
"-y",
348348
"@modelcontextprotocol/server-github"
349349
],
350-
"env": {
350+
"env": {
351351
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
352352
}
353353
}

0 commit comments

Comments
 (0)