docs: configure mise to use latest version instead of pinned version (#5316)

This commit is contained in:
Connor Adams 2025-12-10 16:11:48 +00:00 committed by GitHub
parent 183a1a181c
commit 83aa42f510
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -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**