mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-14 12:11:27 +08:00
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:
committed by
Affaan Mustafa
parent
72d95caf68
commit
654c899b56
+1
-1
@@ -113,7 +113,7 @@ Bu repository yalnızca ham kodu içerir. Rehberler her şeyi açıklıyor.
|
||||
|
||||
```bash
|
||||
# Marketplace ekle
|
||||
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
|
||||
/plugin marketplace add https://github.com/affaan-m/ECC
|
||||
|
||||
# Plugin'i kur
|
||||
/plugin install everything-claude-code@everything-claude-code
|
||||
|
||||
Reference in New Issue
Block a user