From b6dc7af9bf2fec1e7920288c55716f334342b9b6 Mon Sep 17 00:00:00 2001 From: ywkj Date: Sun, 26 Apr 2026 20:08:10 +0800 Subject: [PATCH] chore: tweak README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e43dc1b..0d341e0 100644 --- a/README.md +++ b/README.md @@ -99,4 +99,4 @@ bun dist/run.js [options] - [Bun](https://bun.sh) 运行时 - 系统 PATH 中包含 `ffmpeg` / `ffprobe`(帧提取) -- 系统 PATH 中包含 `auth-rt` CLI(鉴权/API 调用) +- `auth-rt` CLI(鉴权/API 调用,`install.sh` 自动安装)