Skip to content

Commit 276ac8d

Browse files
authored
Merge branch 'main' into feat/259/assign-reviewers
2 parents a84ede9 + 495c0cb commit 276ac8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The MCP server can use many of the GitHub APIs, so enable the permissions that y
2323

2424
### Usage with VS Code
2525

26-
For quick installation, use one of the one-click install buttons at the top of this README.
26+
For quick installation, use one of the one-click install buttons at the top of this README. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start.
2727

2828
For manual installation, add the following JSON block to your User Settings (JSON) file in VS Code. You can do this by pressing `Ctrl + Shift + P` and typing `Preferences: Open User Settings (JSON)`.
2929

@@ -192,7 +192,7 @@ docker run -i --rm \
192192

193193
## GitHub Enterprise Server
194194

195-
The flag `--gh-host` and the environment variable `GH_HOST` can be used to set
195+
The flag `--gh-host` and the environment variable `GITHUB_HOST` can be used to set
196196
the GitHub Enterprise Server hostname.
197197

198198
## i18n / Overriding Descriptions

0 commit comments

Comments
 (0)