Skip to content

Commit ae839ef

Browse files
authored
更新readme文档,补充桌面app说明,并向前移动位置 (#5297)
* docs: update desktop deployment section in README * docs: refine desktop and launcher deployment descriptions * Update README.md
1 parent 144a53f commit ae839ef

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,15 @@ uv tool install astrbot
8181
astrbot
8282
```
8383

84+
#### 桌面应用部署(Tauri)
85+
86+
桌面应用仓库 [AstrBot-desktop](https://github.com/AstrBotDevs/AstrBot-desktop)
87+
88+
支持多系统架构,安装包直接安装,开箱即用,最适合新手和懒人的一键桌面部署方案,不推荐服务器场景。
89+
8490
#### 启动器一键部署(AstrBot Launcher)
8591

86-
进入 [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) 仓库,在 Releases 页最新版本下找到对应的系统安装包安装即可。
92+
快速部署和多开方案,实现环境隔离,进入 [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) 仓库,在 Releases 页最新版本下找到对应的系统安装包安装即可。
8793

8894
#### 宝塔面板部署
8995

@@ -146,10 +152,6 @@ yay -S astrbot-git
146152
paru -S astrbot-git
147153
```
148154

149-
#### 桌面端(Tauri)
150-
151-
桌面端已迁移为独立仓库(Tauri):[https://github.com/AstrBotDevs/AstrBot-desktop](https://github.com/AstrBotDevs/AstrBot-desktop)
152-
153155
## 支持的消息平台
154156

155157
**官方维护**

0 commit comments

Comments
 (0)