mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
fix(docs): update Chinese marketplace URL (#2050)
Updates the zh-CN README marketplace URL to match the ECC repo rename.
This commit is contained in:
parent
870c5eb21b
commit
dcee2231a5
1 changed files with 2 additions and 2 deletions
|
|
@ -99,7 +99,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
|
||||
|
|
@ -547,7 +547,7 @@ Claude Code v2.1+ 会**按照约定自动加载**已安装插件中的 `hooks/ho
|
|||
|
||||
```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