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:
lastrei 2026-05-26 02:06:44 +08:00 committed by GitHub
parent 870c5eb21b
commit dcee2231a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,7 @@
```bash ```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 /plugin install ecc@ecc
@ -547,7 +547,7 @@ Claude Code v2.1+ 会**按照约定自动加载**已安装插件中的 `hooks/ho
```bash ```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 /plugin install ecc@ecc