From 99024790c2b85e330f3b4bc74fe4a1f2198cdc3b Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:35:13 -0500 Subject: [PATCH] add Homebrew install to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index adaf2415..f74d0e0a 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ Install with [WinGet](https://github.com/microsoft/winget-cli): winget install GitHub.Copilot ``` +Install with [Homebrew](https://brew.sh/): + +```bash +brew install copilot-cli +``` + ### Launching the CLI ```bash