Merge pull request #774 from 0Jaeyoung0/fix/bun-installation-requirement

Update README with Bun installation requirement
This commit is contained in:
Kenny
2026-01-14 09:28:40 -05:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -252,6 +252,11 @@
### 面向人类用户
> **⚠️ 先决条件:需要安装 Bun**
>
> 此工具**需要系统中已安装 [Bun](https://bun.sh/)** 才能运行。
> 即使使用 `npx` 运行安装程序,底层运行时仍依赖于 Bun。
运行交互式安装程序:
```bash