diff options
| author | gsbain <[email protected]> | 2025-08-08 19:04:02 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-08 20:04:02 -0400 |
| commit | 7af2771a7e5d7c7230f7c5880d40b4adba54ea75 (patch) | |
| tree | 2ea84a5cfa81c00a051988b4e36a9d450858a87b /README.md | |
| parent | c9a3b35ac23ccb105a8f0a4feb79d5bdfbe9ad46 (diff) | |
| download | opencode-7af2771a7e5d7c7230f7c5880d40b4adba54ea75.tar.gz opencode-7af2771a7e5d7c7230f7c5880d40b4adba54ea75.zip | |
Docs: Homebrew can install Opencode on Linux (#1737)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
