Skip to content

Commit a7f00cf

Browse files
D1M1TR10SCopilot
andauthored
Update docs/installation-guides/install-claude.md
Co-authored-by: Copilot <[email protected]>
1 parent c2e647e commit a7f00cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-guides/install-claude.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ echo -e ".env\n.mcp.json" >> .gitignore
3030

3131
1. Run the following command in the Claude Code CLI
3232
```bash
33-
claude mcp add --transport http github https://api.githubcopilot.com/mcp -H "Authorization: Bearer YOUR_GITHUB_PAT
33+
claude mcp add --transport http github https://api.githubcopilot.com/mcp -H "Authorization: Bearer YOUR_GITHUB_PAT"
3434
```
3535

3636
With an environment variable:

0 commit comments

Comments
 (0)