We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda36e8 commit c545a4bCopy full SHA for c545a4b
README.md
@@ -387,7 +387,8 @@ This will install the `github-mcp-server` binary in your `$GOPATH/bin` directory
387
Find where the binary is installed by running:
388
389
```bash
390
-which github-mcp-server
+(note this assumes $GOPATH/bin is in your $PATH)
391
+which github-mcp-server
392
```
393
394
### Start VS Code Insiders
0 commit comments