diff --git a/README.md b/README.md index fc8fae03e..b50b76212 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ For quick installation, use one of the one-click install buttons above. Once you Alternatively, to manually configure VS Code, choose the appropriate JSON block from the examples below and add it to your host configuration: +> [!NOTE] +> If you are using GitHub Enterprise Cloud with Data Residency, update the URL in the JSON configuration. +> For example, if your enterprise's subdomain is octocorp, update the URL to `https://copilot-api.octocorp.ghe.com/mcp`. +
Using OAuthUsing a GitHub PAT
VS Code (version 1.101 or greater)