Skip to content

Commit

Permalink
Merge pull request #408 from zxkane/patch-1
Browse files Browse the repository at this point in the history
docs: fix github npx usage example
  • Loading branch information
dsp-ant authored Jan 15, 2025
2 parents 861a51c + a540ff8 commit 9a922d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ To use this with Claude Desktop, add the following to your `claude_desktop_confi
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
}
}
Expand Down

0 comments on commit 9a922d7

Please sign in to comment.