From 29d100dd83a4595c10a06f3d3267b3b2102b1bdf Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Sun, 15 Mar 2026 02:55:34 +0800 Subject: [PATCH] Update package.md --- docs/zh/deploy/astrbot/package.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/deploy/astrbot/package.md b/docs/zh/deploy/astrbot/package.md index 3d208f297..70969f344 100644 --- a/docs/zh/deploy/astrbot/package.md +++ b/docs/zh/deploy/astrbot/package.md @@ -13,5 +13,5 @@ ```bash uv tool install astrbot astrbot init # 只需要在第一次部署时执行,后续启动不需要执行 -astrbot +astrbot run ```