update readme

This commit is contained in:
cexll
2025-11-26 14:45:12 +08:00
parent 77d9870094
commit 612150f72e
2 changed files with 4 additions and 4 deletions

View File

@@ -102,8 +102,8 @@ make deploy-all # Everything
```
**Method 3: Manual Setup**
- Copy `/commands/*.md` to `~/.config/claude/commands/`
- Copy `/agents/*.md` to `~/.config/claude/agents/`
- Copy `./commands/*.md` to `~/.config/claude/commands/`
- Copy `./agents/*.md` to `~/.config/claude/agents/`
Run `make help` for all options.