docs: uvx

This commit is contained in:
Soulter
2025-05-11 20:31:46 +08:00
committed by GitHub
parent 887ed66768
commit b108ae403a
+2 -1
View File
@@ -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) 。