docs: fix typo in README

This commit is contained in:
EchoZenith
2026-01-25 20:14:36 +08:00
parent 93153a6aae
commit 37ac5383cb

View File

@@ -25,7 +25,7 @@
#### 2. 下载与配置 #### 2. 下载与配置
克隆本仓库到你的服务器: 克隆本仓库到你的服务器:
```bash ```bash
git clone [https://github.com/EchoZenith/TelegramContactBot.git](https://github.com/你的用户名/TelegramContactBot.git) git clone https://github.com/EchoZenith/TelegramContactBot.git
cd TelegramContactBot/ cd TelegramContactBot/
``` ```
复制示例配置文件并填入你的信息: 复制示例配置文件并填入你的信息: