소스 검색

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`: