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: docs: replace deprecated mise ubi backend with github backend (#5811) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5829c6705..5295810b6 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 ``` -- cgit v1.2.3