diff --git a/README.md b/README.md index 408a4c7..85d7de8 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ winget install GitHub.Copilot.Prerelease Install with [Homebrew](https://formulae.brew.sh/cask/copilot-cli) (macOS and Linux): ```bash -brew install copilot-cli +brew install --cask copilot-cli ``` ```bash -brew install copilot-cli@prerelease +brew install --cask copilot-cli ``` Install with [npm](https://www.npmjs.com/package/@github/copilot) (macOS, Linux, and Windows):