浏览代码

Fix plugin install syntax

Gilles Dubuc 2 月之前
父节点
当前提交
7f8e33e0a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`: