From 6cdb6021d97c81c09f571db5206c593ca3ffdb43 Mon Sep 17 00:00:00 2001 From: yshtcn Date: Tue, 5 Sep 2023 15:28:04 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改格式错误 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 763680a..7612120 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ ### 安装必要的python库 使用命令行执行以下命令: -··· +``` pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pystray pillow requests configparser PySocks -··· +``` ### 写一个批处理方便执行 每次使用py命令并不方便,可以把以下内容保存为bat文件。