summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs
diff options
context:
space:
mode:
author1XD <[email protected]>2025-12-20 06:51:09 +0900
committerGitHub <[email protected]>2025-12-19 15:51:09 -0600
commit2e853911c33a5dbdf3fcdbd6da7be0380c936244 (patch)
tree61486a34297c47429d45405dd81e51fd24d9bf5d /packages/web/src/content/docs
parent695fdecf2382bfcaa9b81cb84c719682075246fa (diff)
downloadopencode-2e853911c33a5dbdf3fcdbd6da7be0380c936244.tar.gz
opencode-2e853911c33a5dbdf3fcdbd6da7be0380c936244.zip
docs: replace deprecated mise ubi backend with github backend (#5811)
Diffstat (limited to 'packages/web/src/content/docs')
-rw-r--r--packages/web/src/content/docs/index.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx
index 205f63154..2890d7dce 100644
--- a/packages/web/src/content/docs/index.mdx
+++ b/packages/web/src/content/docs/index.mdx
@@ -109,7 +109,7 @@ You can also install it with the following commands:
- **Using Mise**
```bash
- mise use -g ubi:sst/opencode
+ mise use -g github:sst/opencode
```
- **Using Docker**