Update README.md

修改格式错误
This commit is contained in:
yshtcn 2023-09-05 15:28:04 +08:00 committed by GitHub
parent cac9f4efb6
commit 6cdb6021d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,9 @@
### 安装必要的python库 ### 安装必要的python库
使用命令行执行以下命令: 使用命令行执行以下命令:
··· ```
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pystray pillow requests configparser PySocks pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pystray pillow requests configparser PySocks
··· ```
### 写一个批处理方便执行 ### 写一个批处理方便执行
每次使用py命令并不方便可以把以下内容保存为bat文件。 每次使用py命令并不方便可以把以下内容保存为bat文件。