Skip to content

Commit 3c151f1

Browse files
committed
fix: add bun as runtime option
1 parent b922d2d commit 3c151f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ import Layout from '../layouts/Layout.astro';
106106
<span class="code-prompt">$</span> bun run clawdbot onboard</code></pre>
107107
</div>
108108
<p class="quickstart-note">
109-
Works on macOS, Windows & Linux. Node ≥22 required.
109+
Works on macOS, Windows & Linux. Node ≥22 or bun required.
110110
</p>
111111
</section>
112112

0 commit comments

Comments
 (0)