From 44b96c0498c464ae703bf4af5015a15506ae2ee8 Mon Sep 17 00:00:00 2001 From: cexll Date: Wed, 15 Oct 2025 15:52:29 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index e49d89c..b265937 100644 --- a/README.md +++ b/README.md @@ -59,16 +59,7 @@ graph LR ```bash # List available plugins -/plugin list - -# Install specific workflow plugins -/plugin install bmad-agile-workflow # BMAD methodology -/plugin install requirements-driven-development # Requirements workflow -/plugin install development-essentials # Core dev commands -/plugin install advanced-ai-agents # GPT-5 integration - -# View plugin details -/plugin info bmad-agile-workflow +/plugin github.com/cexll/myclaude ``` #### Method 2: Traditional Installation