From 4ee16d8b161934c33443916b331d141abd84ea30 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:49:38 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6817b7..3e5f7ea 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ QQ_BOTS=" 在项目根目录中,找到 *bot.py* ,在终端输入 ```powershell -python bot.by +python bot.py ``` 或者选择编译器启动,便可以启动机器人。