Skip to content

Commit 9ab4414

Browse files
itsrainingmaniopencode-agent[bot]rekram1-node
authored
docs: rm winget as a recommended installation method under windows (anomalyco#3382)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
1 parent c2cf6fb commit 9ab4414

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ curl -fsSL https://opencode.ai/install | bash
2727
# Package managers
2828
npm i -g opencode-ai@latest # or bun/pnpm/yarn
2929
scoop bucket add extras; scoop install extras/opencode # Windows
30-
winget install opencode # Windows
30+
choco install opencode # Windows
3131
brew install sst/tap/opencode # macOS and Linux
3232
paru -S opencode-bin # Arch Linux
3333
```

packages/web/src/content/docs/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@ You can also install it with the following commands:
8484
choco install opencode
8585
```
8686

87-
- **Using WinGet**
88-
89-
```bash
90-
winget install opencode
91-
```
92-
9387
- **Using Scoop**
9488

9589
```bash

0 commit comments

Comments
 (0)