fix(docs): sync marketplace add URL across translated READMEs (#2050)

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:
Evan Alferez
2026-05-27 08:42:12 +09:00
committed by Affaan Mustafa
parent 72d95caf68
commit 654c899b56
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -112,7 +112,7 @@ Comece em menos de 2 minutos:
```bash
# Adicionar marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC
# Instalar plugin
/plugin install everything-claude-code@everything-claude-code
@@ -301,7 +301,7 @@ claude --version
```bash
# Adicionar este repositório como marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC
# Instalar o plugin
/plugin install everything-claude-code@everything-claude-code