diff --git a/README.md b/README.md index 347cf2dc..4dae11f7 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,11 @@ curl -fsSL https://gh.io/copilot-install | VERSION="v0.0.369" PREFIX="$HOME/cust 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@prerelease ```