mirror of
https://github.com/cexll/myclaude.git
synced 2025-12-24 13:47:58 +08:00
update readme
This commit is contained in:
@@ -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**
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
**插件系统(推荐)**
|
**插件系统(推荐)**
|
||||||
```bash
|
```bash
|
||||||
/plugin github.com/cexll/myclaude
|
/plugin marketplace add cexll/myclaude
|
||||||
```
|
```
|
||||||
|
|
||||||
**传统安装**
|
**传统安装**
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user