修改项目文档

This commit is contained in:
2025-03-15 10:17:31 +08:00
parent 5c93ebaf17
commit 12616f6b2e

View File

@ -20,8 +20,8 @@
::升级pip到最新版本
pip install --upgrade pip
::安装项目所需的软件包
pip install pygame == 2.6.1
pip install ttkbootstrap == 0.5.3
pip install pygame==2.6.1
pip install ttkbootstrap==0.5.3
pip install pyperclip
pip install requests
pip install pyinstaller