Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down