docs: fix Claude Code marketplace repo casing

This commit is contained in:
Jim Liu 宝玉 2026-03-12 12:46:25 -05:00
parent 6a71d5080d
commit 994e47d1be
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ Publishing to ClawHub releases the published skill under `MIT-0`, per ClawHub's
Run the following command in Claude Code: Run the following command in Claude Code:
```bash ```bash
/plugin marketplace add jimliu/baoyu-skills /plugin marketplace add JimLiu/baoyu-skills
``` ```
### Install Skills ### Install Skills

View File

@ -43,7 +43,7 @@ clawhub install baoyu-markdown-to-html
在 Claude Code 中运行: 在 Claude Code 中运行:
```bash ```bash
/plugin marketplace add jimliu/baoyu-skills /plugin marketplace add JimLiu/baoyu-skills
``` ```
### 安装技能 ### 安装技能