summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorZeldris <[email protected]>2025-11-03 10:00:23 +0700
committerGitHub <[email protected]>2025-11-02 21:00:23 -0600
commit54af7f9e1801cfdbd329bd26d7462844f1adf4a6 (patch)
treeefd1680c98aa5b2baf270c656cca0cf26d24d183 /README.md
parentbe685e95a32a856070d5e4f215ddb57fa3dc19fa (diff)
downloadopencode-54af7f9e1801cfdbd329bd26d7462844f1adf4a6.tar.gz
opencode-54af7f9e1801cfdbd329bd26d7462844f1adf4a6.zip
docs: use brew official formula (#3733)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ccfee4450..551456f32 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 sst/tap/opencode # macOS and Linux
+brew install opencode # macOS and Linux
paru -S opencode-bin # Arch Linux
```