diff --git a/README.md b/README.md index 3a4ecd51..e36153d3 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ pipx install mcpm pip install mcpm ``` +### 🧰 X-CMD + +If you are a user of [x-cmd](https://x-cmd.com), you can run: + +```sh +x install mcpm.sh +``` + ### 🔄 Shell Script (One-liner) ```bash diff --git a/README.zh-CN.md b/README.zh-CN.md index 33c9d562..fb395868 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -47,6 +47,14 @@ pipx install mcpm pip install mcpm ``` +### 🧰 X-CMD + +如果你是 [x-cmd](https://x-cmd.com) 用户,可以运行以下命令安装: + +```sh +x install mcpm.sh +``` + ### 🔄 Shell 脚本(一行命令) ```bash