Parcourir la source

Fix plugin install syntax

Gilles Dubuc il y a 2 mois
Parent
commit
7f8e33e0a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -98,7 +98,7 @@ Although the tool works perfectly fine when you just tell your agent to use it o
 
 ```bash
 claude plugin marketplace add tobi/qmd
-claude plugin add qmd@qmd
+claude plugin install qmd@qmd
 ```
 
 Or configure MCP manually in `~/.claude/settings.json`: