Update README.md

This commit is contained in:
frxz751113
2024-08-19 09:26:06 +08:00
committed by GitHub
parent 90febc89b5
commit 56920b55d0
+1
View File
@@ -2,4 +2,5 @@
-i https://pypi.tuna.tsinghua.edu.cn/simple
# py打包exe代码
pyinstaller -F -c *.py
pyinstaller -F -c -i *.ico *.py