docs: update brew formula references

This commit is contained in:
Aiden Cline
2026-01-09 10:39:59 -06:00
parent 7df36cf0fa
commit f3e8a275b8
3 changed files with 4 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ export default function Home() {
<button data-copy data-slot="command" onClick={handleCopyClick}>
<span>
<span data-slot="protocol">brew install </span>
<span data-slot="highlight">opencode</span>
<span data-slot="highlight">anomalyco/tap/opencode</span>
</span>
<CopyStatus />
</button>