mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-17 15:27:30 +08:00
add install.sh
This commit is contained in:
11
README_EN.md
11
README_EN.md
@@ -64,6 +64,15 @@ ClawGo includes a lightweight EKG (no external graph DB required):
|
||||
|
||||
## Quick Start
|
||||
|
||||
### One-Click Install (install.sh)
|
||||
|
||||
- GitHub script link: <https://github.com/YspCoder/clawgo/blob/main/install.sh>
|
||||
- One-click install command:
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/YspCoder/clawgo/main/install.sh | bash
|
||||
```
|
||||
|
||||
### 1) Initialize
|
||||
|
||||
```bash
|
||||
@@ -223,4 +232,4 @@ Recommended for production:
|
||||
|
||||
## License
|
||||
|
||||
See repository License file.
|
||||
See repository License file.
|
||||
|
||||
Reference in New Issue
Block a user