fix: 更新 git 仓库地址为 AtomDancing/tlbm-mcp

- README.md: 安装和更新命令中的地址
- install.sh: 克隆地址

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 08:53:22 +08:00
co-authored by Claude Opus 4.8
parent 77bb7387ae
commit b7d2c9a260
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ done
# 构建 git URL
if [ -n "$TOKEN" ]; then
GIT_URL="gitea@git.atomdancing.com:atomdancing.pub/tlbm-mcp.git"
GIT_URL="gitea@git.atomdancing.com:AtomDancing/tlbm-mcp.git"
fi
# 检测是否已克隆