Skip to content

Commit 9a922d7

Browse files
authored
Merge pull request #408 from zxkane/patch-1
docs: fix github npx usage example
2 parents 861a51c + a540ff8 commit 9a922d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/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)