From da91dd442f575ce68c15349f9d9f1292ba9f5e2c Mon Sep 17 00:00:00 2001 From: chuan Date: Mon, 22 Jun 2026 18:18:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20marketplace=20=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E8=A1=A5=E4=B8=8A=20.git=20=E5=90=8E?= =?UTF-8?q?=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docs/build-and-install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 639e61d..3e0d308 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ sequenceDiagram ## 安装 ```bash -claude plugin marketplace add https://git.pchuan.top/cc-tools/notify +claude plugin marketplace add https://git.pchuan.top/cc-tools/notify.git claude plugin install claude-code-notify@claude-code-notify ``` diff --git a/docs/build-and-install.md b/docs/build-and-install.md index 422fa3d..1a23af8 100644 --- a/docs/build-and-install.md +++ b/docs/build-and-install.md @@ -3,7 +3,7 @@ ## 安装(用户) ```bash -claude plugin marketplace add https://git.pchuan.top/cc-tools/notify +claude plugin marketplace add https://git.pchuan.top/cc-tools/notify.git claude plugin install claude-code-notify@claude-code-notify ```