diff --git a/README.md b/README.md index 5177864..69bf1c4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ python main.py nuitka --mingw --standalone --onefile --show-progress --show-memory --windows-disable-console --output-dir=out --windows-icon-from-ico=pypvz.ico --include-data-dir=resources=resources --include-data-dir=source/data=source/data --include-data-file=*.ttf=pygame/freesansbold.ttf main.py ``` -可执行文件将生成到`./out/main.exe` +可执行文件生成路径为`./out/main.exe` ## 截屏