diff options
| author | Mani Sundararajan <[email protected]> | 2025-10-23 10:25:42 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-23 09:25:42 -0500 |
| commit | 9ab4414aefb379c202dee59a657da52e73075dc7 (patch) | |
| tree | 9f9e2ca4cbb42e045fe94562dad0b2ba1797b487 /README.md | |
| parent | c2cf6fb90404715cd6e1a4e787e0dc0c5da43c43 (diff) | |
| download | opencode-9ab4414aefb379c202dee59a657da52e73075dc7.tar.gz opencode-9ab4414aefb379c202dee59a657da52e73075dc7.zip | |
docs: rm winget as a recommended installation method under windows (#3382)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ curl -fsSL https://opencode.ai/install | bash # Package managers npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop bucket add extras; scoop install extras/opencode # Windows -winget install opencode # Windows +choco install opencode # Windows brew install sst/tap/opencode # macOS and Linux paru -S opencode-bin # Arch Linux ``` |
