From 26b0dc51b3ff049bf5474547401db7b98831fa68 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 22 Dec 2025 12:12:28 +0000 Subject: [PATCH] Docs: add Linux ARM64 desktop note --- packages/web/src/content/docs/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx index 2890d7dce..6a313dbff 100644 --- a/packages/web/src/content/docs/index.mdx +++ b/packages/web/src/content/docs/index.mdx @@ -120,7 +120,9 @@ You can also install it with the following commands: Support for installing OpenCode on Windows using Bun is currently in progress. -You can also grab the binary from the [Releases](https://github.com/sst/opencode/releases). +You can also grab prebuilt binaries and desktop installers from the [Releases](https://github.com/sst/opencode/releases). + +- **Linux ARM64 desktop builds** are available (look for `aarch64` / `arm64` assets). ---