summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorgsbain <[email protected]>2025-08-08 19:04:02 -0500
committerGitHub <[email protected]>2025-08-08 20:04:02 -0400
commit7af2771a7e5d7c7230f7c5880d40b4adba54ea75 (patch)
tree2ea84a5cfa81c00a051988b4e36a9d450858a87b /README.md
parentc9a3b35ac23ccb105a8f0a4feb79d5bdfbe9ad46 (diff)
downloadopencode-7af2771a7e5d7c7230f7c5880d40b4adba54ea75.tar.gz
opencode-7af2771a7e5d7c7230f7c5880d40b4adba54ea75.zip
Docs: Homebrew can install Opencode on Linux (#1737)
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 259edaf12..1e16bde8c 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ curl -fsSL https://opencode.ai/install | bash
# Package managers
npm i -g opencode-ai@latest # or bun/pnpm/yarn
-brew install sst/tap/opencode # macOS
+brew install sst/tap/opencode # macOS and Linux
paru -S opencode-bin # Arch Linux
```