diff options
| author | Dax Raad <[email protected]> | 2025-06-24 18:54:59 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-24 18:54:59 -0400 |
| commit | eb70b1e5c808e379041bbad3e7afb51430a2c7f1 (patch) | |
| tree | 488168de4205903992a70af3191ac1fa5d55a070 | |
| parent | 00a3d818b6f11e131a3e052398bb159e892068bb (diff) | |
| download | opencode-eb70b1e5c808e379041bbad3e7afb51430a2c7f1.tar.gz opencode-eb70b1e5c808e379041bbad3e7afb51430a2c7f1.zip | |
docs: windows instructions
| -rw-r--r-- | packages/web/src/content/docs/docs/index.mdx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/docs/index.mdx b/packages/web/src/content/docs/docs/index.mdx index bb276f80e..0a8a8fa25 100644 --- a/packages/web/src/content/docs/docs/index.mdx +++ b/packages/web/src/content/docs/docs/index.mdx @@ -64,6 +64,10 @@ paru -S opencode-bin --- +##### Windows + +Right now the automatic installation methods do not work properly on Windows. However you can grab the binary from the [Releases](https://github.com/sst/opencode/releases). + ## Providers We recommend signing up for Claude Pro or Max, running `opencode auth login` and selecting Anthropic. It's the most cost-effective way to use opencode. |
