diff --git a/README.md b/README.md index e05e68a..029c218 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,9 @@ start pythonw heartbeat.py ``` ### 打包成exe -1. 在确保已经安装python 的情况下,使用命令行执行以下命令以安装PyInstaller: -``` -pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple -``` -2. 根据你的需要修改heartbeat_pyinstaller.bat并执行它。 +1. 根据你的需要修改heartbeat_pyinstaller.bat,特别是如果你不希望自动更新你的pyinstaller + +2. 执行heartbeat_pyinstaller.bat。 ## 授权信息 diff --git a/heartbeat_pyinstaller.bat b/heartbeat_pyinstaller.bat index 9f677fa..ab280ed 100644 --- a/heartbeat_pyinstaller.bat +++ b/heartbeat_pyinstaller.bat @@ -1,4 +1,9 @@ @echo off +title "AutoPyInstallerװpyinstaller" +:: װ/pyinstaller(ע⣺ϣԶװ/pyinstallerǵע͵ +pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple + + :: ± title "AutoPyInstallerʼ"