Update README.zh-cn.md with Bun prerequisite

Add prerequisite note for Bun installation in README.
This commit is contained in:
Jaeyoung Kim
2026-01-14 15:13:39 +09:00
committed by GitHub
parent 75eb82ea32
commit 4d76f37bfe

View File

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