diff --git a/README.md b/README.md index 7f48836..b53c896 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ **Plugin System (Recommended)** ```bash -/plugin github.com/cexll/myclaude +/plugin marketplace add cexll/myclaude ``` **Traditional Installation** diff --git a/README_CN.md b/README_CN.md index f6cfc04..00b4ae1 100644 --- a/README_CN.md +++ b/README_CN.md @@ -15,7 +15,7 @@ **插件系统(推荐)** ```bash -/plugin github.com/cexll/myclaude +/plugin marketplace add cexll/myclaude ``` **传统安装** diff --git a/docs/PLUGIN-SYSTEM.md b/docs/PLUGIN-SYSTEM.md index be7e9a2..b6f04ab 100644 --- a/docs/PLUGIN-SYSTEM.md +++ b/docs/PLUGIN-SYSTEM.md @@ -104,7 +104,7 @@ This repository provides 4 ready-to-use Claude Code plugins that can be installe ```bash # Install from GitHub repository -/plugin github.com/cexll/myclaude +/plugin marketplace add cexll/myclaude ``` This will present all available plugins from the repository. diff --git a/docs/QUICK-START.md b/docs/QUICK-START.md index 4d3be99..751696a 100644 --- a/docs/QUICK-START.md +++ b/docs/QUICK-START.md @@ -8,7 +8,7 @@ ```bash # Install everything with one command -/plugin github.com/cexll/myclaude +/plugin marketplace add cexll/myclaude ``` ### Option 2: Make Install