summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorZeno Jiricek <[email protected]>2025-11-16 14:44:28 +1100
committerGitHub <[email protected]>2025-11-15 21:44:28 -0600
commit61fd21182c0bec717c66c28db56066c9e60c26c1 (patch)
tree1351d04a0fd2ea490e0f923c34d6c6dd6b7bea28 /README.md
parent487c2b5e765e8c197ae48e59cf2726bdf8b18430 (diff)
downloadopencode-61fd21182c0bec717c66c28db56066c9e60c26c1.tar.gz
opencode-61fd21182c0bec717c66c28db56066c9e60c26c1.zip
docs: mise installation command (#2938)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 551456f32..ffec47dcb 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +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
```
> [!TIP]