mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-14 03:31:58 +08:00
update readme
This commit is contained in:
@@ -102,8 +102,8 @@ make deploy-all # Everything
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Method 3: Manual Setup**
|
**Method 3: Manual Setup**
|
||||||
- Copy `/commands/*.md` to `~/.config/claude/commands/`
|
- Copy `./commands/*.md` to `~/.config/claude/commands/`
|
||||||
- Copy `/agents/*.md` to `~/.config/claude/agents/`
|
- Copy `./agents/*.md` to `~/.config/claude/agents/`
|
||||||
|
|
||||||
Run `make help` for all options.
|
Run `make help` for all options.
|
||||||
|
|
||||||
|
|||||||
@@ -102,8 +102,8 @@ make deploy-all # 全部安装
|
|||||||
```
|
```
|
||||||
|
|
||||||
**方式3: 手动安装**
|
**方式3: 手动安装**
|
||||||
- 复制 `/commands/*.md` 到 `~/.config/claude/commands/`
|
- 复制 `./commands/*.md` 到 `~/.config/claude/commands/`
|
||||||
- 复制 `/agents/*.md` 到 `~/.config/claude/agents/`
|
- 复制 `./agents/*.md` 到 `~/.config/claude/agents/`
|
||||||
|
|
||||||
运行 `make help` 查看所有选项。
|
运行 `make help` 查看所有选项。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user