docs: marketplace 安装地址补上 .git 后缀

This commit is contained in:
2026-06-22 18:18:29 +08:00
Unverified
parent 5ce2c8a982
commit da91dd442f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
```
+1 -1
View File
@@ -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
```