Explorar el Código

Fix plugin install syntax

Gilles Dubuc hace 2 meses
padre
commit
7f8e33e0a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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`: