ignore: cloud

This commit is contained in:
Jay V
2025-09-03 17:21:46 -07:00
parent 21008d733f
commit 222244719b

View File

@@ -71,10 +71,10 @@ export default function Home() {
<div data-slot="right"> <div data-slot="right">
<button data-copy data-slot="command"> <button data-copy data-slot="command">
<span> <span>
<span>curl -fsSL&nbsp;</span> <span>curl -fsSL </span>
<span data-slot="protocol">https://</span> <span data-slot="protocol">https://</span>
<span data-slot="highlight">opencode.ai/install</span> <span data-slot="highlight">opencode.ai/install</span>
&nbsp;| bash <span> | bash</span>
</span> </span>
<CopyStatus /> <CopyStatus />
</button> </button>