Skip to content

Commit 9902479

Browse files
committed
add Homebrew install to README
1 parent 2e74346 commit 9902479

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ Install with [WinGet](https://github.com/microsoft/winget-cli):
5151
winget install GitHub.Copilot
5252
```
5353

54+
Install with [Homebrew](https://brew.sh/):
55+
56+
```bash
57+
brew install copilot-cli
58+
```
59+
5460
### Launching the CLI
5561

5662
```bash

0 commit comments

Comments
 (0)