diff --git a/README.md b/README.md index c936e0e..64e1eb5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Claude Code 自定义命令集合。 ```bash git clone https://git.deepknow.site/Knowit/claudeplus.git +mkdir -p ~/.claude/commands cp claudeplus/commands/* ~/.claude/commands/ ```