mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
update brew handling
This commit is contained in:
parent
d49b1b25d1
commit
d341d26e37
4 changed files with 46 additions and 30 deletions
|
|
@ -109,9 +109,9 @@ if (image) {
|
|||
</div>
|
||||
<div class="col3">
|
||||
<h3>Homebrew</h3>
|
||||
<button class="command" data-command="brew install sst/tap/opencode">
|
||||
<button class="command" data-command="brew install opencode">
|
||||
<code>
|
||||
<span>brew install</span> <span class="highlight">sst/tap/opencode</span>
|
||||
<span>brew install</span> <span class="highlight">opencode</span>
|
||||
</code>
|
||||
<span class="copy">
|
||||
<CopyIcon />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue