diff --git a/README.md b/README.md index 51db03fa..adaf2415 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ Install globally with npm: npm install -g @github/copilot ``` +Install with [WinGet](https://github.com/microsoft/winget-cli): + +```bash +winget install GitHub.Copilot +``` + ### Launching the CLI ```bash