summaryrefslogtreecommitdiffhomepage
path: root/README.md
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 /README.md
parent695fdecf2382bfcaa9b81cb84c719682075246fa (diff)
downloadopencode-2e853911c33a5dbdf3fcdbd6da7be0380c936244.tar.gz
opencode-2e853911c33a5dbdf3fcdbd6da7be0380c936244.zip
docs: replace deprecated mise ubi backend with github backend (#5811)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```