mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-12 11:13:11 +08:00
PR #2050 updated the root README.zh-CN.md install commands after the everything-claude-code → ECC rename, but the same stale marketplace URL remained in nine docs/<locale>/README.md copies. Align those quick-start and self-hosted install blocks so /plugin install ecc@ecc resolves the ecc marketplace instead of everything-claude-code.
This commit is contained in:
@@ -222,7 +222,7 @@ npx ecc consult "security reviews" --target claude
|
||||
|
||||
```bash
|
||||
# Добавьте marketplace
|
||||
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
|
||||
/plugin marketplace add https://github.com/affaan-m/ECC
|
||||
|
||||
# Установите плагин
|
||||
/plugin install ecc@ecc
|
||||
@@ -763,7 +763,7 @@ Duplicate hooks file detected: ./hooks/hooks.json resolves to already-loaded fil
|
||||
|
||||
```bash
|
||||
# Добавить этот репозиторий как marketplace
|
||||
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
|
||||
/plugin marketplace add https://github.com/affaan-m/ECC
|
||||
|
||||
# Установить плагин
|
||||
/plugin install ecc@ecc
|
||||
|
||||
Reference in New Issue
Block a user