From dd4e55029e93cd7d83fc98b49917240e8907aa86 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Thu, 23 Apr 2026 10:52:42 -0400 Subject: [PATCH] Instructions for Homebrew --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index db588d3a78..28f047fbeb 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ To get started with Forge, run the command below: curl -fsSL https://forgecode.dev/cli | sh ``` +If you're using macOS with [Homebrew](https://brew.sh), you can also install Forge as follows: + +```bash +brew install forgecode +``` + On first run, Forge will guide you through setting up your AI provider credentials using the interactive login flow. Alternatively, you can configure providers beforehand: ```bash