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 ```