summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content
diff options
context:
space:
mode:
authorConnor Adams <[email protected]>2025-12-10 16:11:48 +0000
committerGitHub <[email protected]>2025-12-10 10:11:48 -0600
commit83aa42f5100546fa4c422c92398ad73a0b396860 (patch)
tree892964ed4cd501f1b03e5e4af90747efb2e3ea6b /packages/web/src/content
parent183a1a181c04ea175b630eb2a568966569d928b2 (diff)
downloadopencode-83aa42f5100546fa4c422c92398ad73a0b396860.tar.gz
opencode-83aa42f5100546fa4c422c92398ad73a0b396860.zip
docs: configure mise to use latest version instead of pinned version (#5316)
Diffstat (limited to 'packages/web/src/content')
-rw-r--r--packages/web/src/content/docs/index.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx
index f37dca19d..74ac958d1 100644
--- a/packages/web/src/content/docs/index.mdx
+++ b/packages/web/src/content/docs/index.mdx
@@ -109,7 +109,7 @@ You can also install it with the following commands:
- **Using Mise**
```bash
- mise use --pin -g ubi:sst/opencode
+ mise use -g ubi:sst/opencode
```
- **Using Docker**