From 2e853911c33a5dbdf3fcdbd6da7be0380c936244 Mon Sep 17 00:00:00 2001 From: 1XD <123452733+fpdy@users.noreply.github.com> Date: Sat, 20 Dec 2025 06:51:09 +0900 Subject: [PATCH] docs: replace deprecated mise ubi backend with github backend (#5811) --- README.md | 2 +- packages/web/src/components/Lander.astro | 4 ++-- packages/web/src/content/docs/index.mdx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5829c67058..5295810b6f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ scoop bucket add extras; scoop install extras/opencode # Windows choco install opencode # Windows brew install opencode # macOS and Linux paru -S opencode-bin # Arch Linux -mise use -g ubi:sst/opencode # Any OS +mise use -g github:sst/opencode # Any OS nix run nixpkgs#opencode # or github:sst/opencode for latest dev branch ``` diff --git a/packages/web/src/components/Lander.astro b/packages/web/src/components/Lander.astro index f015fd0a67..fd37327465 100644 --- a/packages/web/src/components/Lander.astro +++ b/packages/web/src/components/Lander.astro @@ -133,9 +133,9 @@ if (image) {