diff options
| author | 1XD <[email protected]> | 2025-12-20 06:51:09 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-19 15:51:09 -0600 |
| commit | 2e853911c33a5dbdf3fcdbd6da7be0380c936244 (patch) | |
| tree | 61486a34297c47429d45405dd81e51fd24d9bf5d /README.md | |
| parent | 695fdecf2382bfcaa9b81cb84c719682075246fa (diff) | |
| download | opencode-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
