mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-06 15:38:59 +08:00
add install.sh
This commit is contained in:
11
README.md
11
README.md
@@ -64,6 +64,15 @@ ClawGo 内置轻量 EKG(无需外部图数据库),用于降低重复错误
|
||||
|
||||
## 快速开始
|
||||
|
||||
### 一键安装(install.sh)
|
||||
|
||||
- GitHub 脚本链接:<https://github.com/YspCoder/clawgo/blob/main/install.sh>
|
||||
- 一键安装命令:
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/YspCoder/clawgo/main/install.sh | bash
|
||||
```
|
||||
|
||||
### 1) 初始化
|
||||
|
||||
```bash
|
||||
@@ -223,4 +232,4 @@ clawgo uninstall [--purge] [--remove-bin]
|
||||
|
||||
## License
|
||||
|
||||
请参考仓库中的 License 文件。
|
||||
请参考仓库中的 License 文件。
|
||||
|
||||
Reference in New Issue
Block a user