update readme

This commit is contained in:
cexll
2025-11-27 10:19:45 +08:00
parent 612150f72e
commit 12e47affa9
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
**Plugin System (Recommended)** **Plugin System (Recommended)**
```bash ```bash
/plugin github.com/cexll/myclaude /plugin marketplace add cexll/myclaude
``` ```
**Traditional Installation** **Traditional Installation**

View File

@@ -15,7 +15,7 @@
**插件系统(推荐)** **插件系统(推荐)**
```bash ```bash
/plugin github.com/cexll/myclaude /plugin marketplace add cexll/myclaude
``` ```
**传统安装** **传统安装**

View File

@@ -104,7 +104,7 @@ This repository provides 4 ready-to-use Claude Code plugins that can be installe
```bash ```bash
# Install from GitHub repository # Install from GitHub repository
/plugin github.com/cexll/myclaude /plugin marketplace add cexll/myclaude
``` ```
This will present all available plugins from the repository. This will present all available plugins from the repository.

View File

@@ -8,7 +8,7 @@
```bash ```bash
# Install everything with one command # Install everything with one command
/plugin github.com/cexll/myclaude /plugin marketplace add cexll/myclaude
``` ```
### Option 2: Make Install ### Option 2: Make Install