Skip to content

Commit 84ecaf8

Browse files
auge2uclaude
andcommitted
fix: correct plugin installation command
- Change /install-plugin to /add-marketplace - Change github:owner/repo format to owner/repo 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 238e5cc commit 84ecaf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Both methods configure the same things - choose based on your preference.
2020
If you have Claude Code, install as a plugin for the full interactive experience:
2121

2222
```bash
23-
# Install the plugin
24-
claude /install-plugin github:auge2u/claude-dev-kit
23+
# Add the marketplace (run inside Claude Code)
24+
/add-marketplace auge2u/claude-dev-kit
2525
```
2626

2727
Then start a conversation:

0 commit comments

Comments
 (0)