mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
docs: configure mise to use latest version instead of pinned version (#5316)
This commit is contained in:
parent
183a1a181c
commit
83aa42f510
3 changed files with 4 additions and 4 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 --pin -g ubi:sst/opencode # Any OS
|
||||
mise use -g ubi:sst/opencode # Any OS
|
||||
nix run nixpkgs#opencode # or github:sst/opencode for latest dev branch
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue