summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBrian Clinkenbeard <[email protected]>2025-12-30 20:43:15 -0800
committerGitHub <[email protected]>2025-12-30 22:43:15 -0600
commit2434965b7fa76f41e9adf0b3d4bd816783685230 (patch)
tree455af5ff40aacf7fa0043c4eda7a4e32ecee9309 /README.md
parentd4cf78bceb1ffa8e34c18538bb4d9a8c11df4b18 (diff)
downloadopencode-2434965b7fa76f41e9adf0b3d4bd816783685230.tar.gz
opencode-2434965b7fa76f41e9adf0b3d4bd816783685230.zip
Update mise install command (#6504)
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 b68195abd..e5d189c76 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 github:sst/opencode # Any OS
+mise use -g opencode # Any OS
nix run nixpkgs#opencode # or github:sst/opencode for latest dev branch
```