Merge pull request #774 from 0Jaeyoung0/fix/bun-installation-requirement
Update README with Bun installation requirement
This commit is contained in:
commit
306dab41ad
@ -258,6 +258,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
|
||||
|
||||
@ -252,6 +252,11 @@
|
||||
|
||||
### 面向人类用户
|
||||
|
||||
> **⚠️ 先决条件:需要安装 Bun**
|
||||
>
|
||||
> 此工具**需要系统中已安装 [Bun](https://bun.sh/)** 才能运行。
|
||||
> 即使使用 `npx` 运行安装程序,底层运行时仍依赖于 Bun。
|
||||
|
||||
运行交互式安装程序:
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user