diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 001e46c..1087e57 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -52,8 +52,5 @@ "./commands/java-new.md", "./commands/java-build.md", "./commands/java-debug.md" - ], - "hooks": { - "hooks_config_path": "./hooks/hooks.json" - } + ] } diff --git a/README.md b/README.md index e9b13ae..603e109 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ ```bash # Step 1️⃣ Add the marketplace -/plugin add marketplace pluginagentmarketplace/custom-plugin-java +/plugin marketplace add pluginagentmarketplace/custom-plugin-java # Step 2️⃣ Install the plugin /plugin install java-development-assistant@pluginagentmarketplace-java