Merge pull request #311 from gi11es/patch-1

Fix claude plugin setup syntax
This commit is contained in:
Tobias Lütke 2026-03-07 14:24:49 -04:00 committed by GitHub
commit 6934c464db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,8 +97,8 @@ Although the tool works perfectly fine when you just tell your agent to use it o
**Claude Code** — Install the plugin (recommended):
```bash
claude marketplace add tobi/qmd
claude plugin add qmd@qmd
claude plugin marketplace add tobi/qmd
claude plugin install qmd@qmd
```
Or configure MCP manually in `~/.claude/settings.json`: