diff options
| author | Filip <[email protected]> | 2026-02-01 17:52:43 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-01 10:52:43 -0600 |
| commit | 2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2 (patch) | |
| tree | 9ff0c690096b5aa5761b45961853e5a70b06ead9 /packages/web/src/content/docs/index.mdx | |
| parent | 3577d829c2b0002e3697932b71a22dd9fbabc28a (diff) | |
| download | opencode-2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2.tar.gz opencode-2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2.zip | |
docs: prefer wsl over native windows stuff (#11637)
Diffstat (limited to 'packages/web/src/content/docs/index.mdx')
| -rw-r--r-- | packages/web/src/content/docs/index.mdx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index 8b3d3a9c8..bb3b8cb5d 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -89,6 +89,10 @@ You can also install it with the following commands: #### Windows +:::tip[Recommended: Use WSL] +For the best experience on Windows, we recommend using [Windows Subsystem for Linux (WSL)](/docs/windows-wsl). It provides better performance and full compatibility with OpenCode's features. +::: + - **Using Chocolatey** ```bash |
