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 ```