Update README with Bun installation requirement

Added prerequisite information about Bun installation.
This commit is contained in:
Jaeyoung Kim
2026-01-14 14:22:41 +09:00
committed by GitHub
parent 22619d137e
commit 75eb82ea32

View File

@@ -233,6 +233,11 @@ If you don't want all this, as mentioned, you can just pick and choose specific
### For Humans
> **⚠️ Prerequisite: Bun is required**
>
> This tool **requires [Bun](https://bun.sh/) to be installed** on your system.
> Even if you use `npx` to run the installer, the underlying runtime depends on Bun.
Run the interactive installer:
```bash