From e4d486fec5364f2f5a91c79e09bad6b0bd084187 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:42:04 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=AE=9D=E5=A1=94=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d924191f8..b94123962 100644 --- a/README.md +++ b/README.md @@ -52,15 +52,19 @@ AstrBot 是一个松耦合、异步、支持多消息平台部署、具有易用 需要电脑上安装有 Python(>3.10)。请参阅官方文档 [使用 Windows 一键安装器部署 AstrBot](https://astrbot.app/deploy/astrbot/windows.html) 。 -#### Replit 部署 +#### 宝塔面板部署 -[![Run on Repl.it](https://repl.it/badge/github/Soulter/AstrBot)](https://repl.it/github/Soulter/AstrBot) +请参阅官方文档 [宝塔面板部署](https://astrbot.app/deploy/astrbot/btpanel.html) 。 #### CasaOS 部署 社区贡献的部署方式。 -请参阅官方文档 [通过源码部署 AstrBot](https://astrbot.app/deploy/astrbot/casaos.html) 。 +请参阅官方文档 [CasaOS 部署](https://astrbot.app/deploy/astrbot/casaos.html) 。 + +#### Replit 部署 + +[![Run on Repl.it](https://repl.it/badge/github/Soulter/AstrBot)](https://repl.it/github/Soulter/AstrBot) #### 手动部署