diff --git a/templates/plugin-README.md b/templates/plugin-README.md index 2dd1ff2..2ad5c12 100644 --- a/templates/plugin-README.md +++ b/templates/plugin-README.md @@ -26,18 +26,20 @@ You keep using Claude Code exactly as before. AXME Code works transparently in t ## Install -### From Claude Code CLI +### From marketplace (after approval) ```bash -/install axme-code +claude plugin install axme-code ``` -### Manual +### Local testing ```bash -/plugin add AxmeAI/axme-code-plugin +claude --plugin-dir /path/to/axme-code-plugin ``` +Note: `--plugin-dir` is per-session only — you need to pass it every time. + ## First Use After installing the plugin, open any project in Claude Code. On the first session: