From 2d40cdf5eef6f291c150447b5b542fb25b032417 Mon Sep 17 00:00:00 2001 From: Changhua Date: Wed, 3 May 2023 21:57:56 +0800 Subject: [PATCH] Fix instruction --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 5f7d69b..5c12676 100644 --- a/README.MD +++ b/README.MD @@ -18,7 +18,7 @@ pip install -r requirements.txt 3. 运行 -没必要先打开微信,直接运行程序会自动拉起微信: +直接运行程序会自动拉起微信: ```sh python main.py # 如果微信未打开,会自动打开微信;如果版本不对,也会有提示;其他报错,请进群交流。