From 12616f6b2eca6febe6ccd4561fa47712b23b18c1 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Sat, 15 Mar 2025 10:17:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= 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 f09583c..9772929 100644 --- a/README.md +++ b/README.md @@ -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