From b0c7099f9e08f28eea42fff241a8e180c5eab00a Mon Sep 17 00:00:00 2001 From: InfernoXuaI <102417826+GongyiChuren@users.noreply.github.com> Date: Thu, 21 May 2026 03:22:55 +0800 Subject: [PATCH] 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16543cf..cabb337 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ tg-watchbot 是一个轻量级 Python 服务,把 **Telegram 双向客服机器 ## 快速开始 ```bash -git clone tg-watchbot +git clone https://github.com/GongyiChuren/tg-watchbot.git tg-watchbot cd tg-watchbot python3 -m venv .venv ./.venv/bin/pip install -U pip