docs: fix Claude Code marketplace repo casing
This commit is contained in:
parent
6a71d5080d
commit
994e47d1be
|
|
@ -43,7 +43,7 @@ Publishing to ClawHub releases the published skill under `MIT-0`, per ClawHub's
|
|||
Run the following command in Claude Code:
|
||||
|
||||
```bash
|
||||
/plugin marketplace add jimliu/baoyu-skills
|
||||
/plugin marketplace add JimLiu/baoyu-skills
|
||||
```
|
||||
|
||||
### Install Skills
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ clawhub install baoyu-markdown-to-html
|
|||
在 Claude Code 中运行:
|
||||
|
||||
```bash
|
||||
/plugin marketplace add jimliu/baoyu-skills
|
||||
/plugin marketplace add JimLiu/baoyu-skills
|
||||
```
|
||||
|
||||
### 安装技能
|
||||
|
|
|
|||
Loading…
Reference in New Issue