feat: merge install/uninstall into one interactive entrypoint
This commit is contained in:
10
README.md
10
README.md
@@ -25,7 +25,12 @@
|
||||
|
||||
---
|
||||
|
||||
## 快速安装
|
||||
## 统一入口(安装 / 卸载)
|
||||
|
||||
> 运行脚本后会先弹出菜单,让用户选择:
|
||||
> 1) 安装 / 更新
|
||||
> 2) 卸载
|
||||
|
||||
|
||||
### macOS
|
||||
|
||||
@@ -106,7 +111,8 @@ iwr -useb https://github.carrydelahaye.work/openclaw/openclaw-setup-cn/raw/branc
|
||||
|
||||
## 卸载
|
||||
|
||||
> 已对齐当前安装方式:Windows 卸载脚本会按“原生 Windows 安装”路径执行卸载。
|
||||
> 推荐直接运行上面的“统一入口”脚本,然后选择 **2) 卸载**。
|
||||
> 下面保留独立卸载命令,方便自动化或批量操作。
|
||||
|
||||
### macOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user