mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +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
|
|
@ -133,9 +133,9 @@ if (image) {
|
|||
</div>
|
||||
<div class="col4">
|
||||
<h3>Mise</h3>
|
||||
<button class="command" data-command="mise use --pin -g ubi:sst/opencode">
|
||||
<button class="command" data-command="mise use -g ubi:sst/opencode">
|
||||
<code>
|
||||
<span>mise use --pin -g</span> <span class="highlight">ubi:sst/opencode</span>
|
||||
<span>mise use -g</span> <span class="highlight">ubi:sst/opencode</span>
|
||||
</code>
|
||||
<span class="copy">
|
||||
<CopyIcon />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue