diff --git a/README.md b/README.md index 5a89ac76..ff3e7029 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,8 @@ uv run main.py ```bash mkdir astrbot && cd astrbot -uvx astrbot +uvx astrbot init +# uvx astrbot run ``` 或者请参阅官方文档 [通过源码部署 AstrBot](https://astrbot.app/deploy/astrbot/cli.html) 。