From 6d678c859f5f94aa76550bb5ec69c05ef1d698ea Mon Sep 17 00:00:00 2001 From: Wierzciu <59585204+Wierzciu@users.noreply.github.com> Date: Tue, 9 Dec 2025 14:52:03 +0100 Subject: [PATCH] readme brew brew install sst/tap/opencode # macOS and Linux (uses the official SST tap: https://github.com/sst/homebrew-tap, so you get updates faster than via the main Homebrew index, where opencode can appear with a delay) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 799cf00a2..8be300d5c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ curl -fsSL https://opencode.ai/install | bash npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop bucket add extras; scoop install extras/opencode # Windows choco install opencode # Windows -brew install opencode # macOS and Linux +brew install sst/tap/opencode # macOS and Linux (uses the official SST tap: https://github.com/sst/homebrew-tap, so you get updates faster than via the main Homebrew index, where opencode can appear with a delay) paru -S opencode-bin # Arch Linux mise use --pin -g ubi:sst/opencode # Any OS nix run nixpkgs#opencode # or github:sst/opencode for latest dev branch