mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-15 12:41:26 +08: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:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user