docs: update install cmd

This commit is contained in:
zhayujie
2026-03-18 16:11:35 +08:00
parent c6384363f9
commit 8bb16c48c0
8 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ CowAgent can proactively think and plan tasks, operate computers and external re
Run the following command in your terminal for one-click install, configuration, and startup:
```bash
bash <(curl -sS https://cdn.link-ai.tech/code/cow/run.sh)
bash <(curl -fsSL https://cdn.link-ai.tech/code/cow/run.sh)
```
By default, the Web service starts after running. Access `http://localhost:9899/chat` to chat in the web interface.