From 43f01c13b0c227d4d3591c5bf4839cd642e2b917 Mon Sep 17 00:00:00 2001
From: Rock Chin <45992437+RockChinQ@users.noreply.github.com>
Date: Sun, 1 Jan 2023 20:29:33 +0800
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 512b15f..72dea50 100644
--- a/README.md
+++ b/README.md
@@ -141,7 +141,7 @@ cd QChatGPT
2. 安装依赖
```bash
-pip3 install pymysql yiri-mirai openai colorlog func_timeout
+pip3 install yiri-mirai openai colorlog func_timeout
```
3. 运行一次主程序,生成配置文件
@@ -189,4 +189,4 @@ python3 main.py
-
\ No newline at end of file
+