docs: restore zh-CN autonomous-loops install warning (#1907)

Restore the zh-CN autonomous-loops warning so the translated skill no longer recommends piping a remote install script directly into bash.

Co-authored-by: Golfi92 <Golfi92@users.noreply.github.com>
This commit is contained in:
Affaan Mustafa
2026-05-15 01:37:42 -04:00
committed by GitHub
parent f7315016c0
commit e2992860ae
+1 -3
View File
@@ -237,9 +237,7 @@ PROMPT 1(协调器) PROMPT 2(子代理)
### 安装
```bash
curl -fsSL https://raw.githubusercontent.com/AnandChowdhary/continuous-claude/HEAD/install.sh | bash
```
> **警告:** 请在审阅代码后,从 continuous-claude 的仓库安装。不要将外部脚本直接管道传入 bash。
### 用法