Skip to content

Commit c545a4b

Browse files
Update README.md
Co-authored-by: Sam Morrow <[email protected]>
1 parent cda36e8 commit c545a4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,8 @@ This will install the `github-mcp-server` binary in your `$GOPATH/bin` directory
387387
Find where the binary is installed by running:
388388
389389
```bash
390-
which github-mcp-server
390+
(note this assumes $GOPATH/bin is in your $PATH)
391+
which github-mcp-server
391392
```
392393
393394
### Start VS Code Insiders

0 commit comments

Comments
 (0)