mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02: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:
parent
07812091aa
commit
81c9150512
9 changed files with 15 additions and 15 deletions
|
|
@ -107,7 +107,7 @@
|
|||
|
||||
```bash
|
||||
# マーケットプレイスを追加
|
||||
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
|
||||
/plugin marketplace add https://github.com/affaan-m/ECC
|
||||
|
||||
# プラグインをインストール
|
||||
/plugin install ecc@ecc
|
||||
|
|
@ -428,7 +428,7 @@ Duplicate hook file detected: ./hooks/hooks.json is already resolved to a loaded
|
|||
|
||||
```bash
|
||||
# このリポジトリをマーケットプレイスとして追加
|
||||
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
|
||||
/plugin marketplace add https://github.com/affaan-m/ECC
|
||||
|
||||
# プラグインをインストール
|
||||
/plugin install ecc@ecc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue