From fc921c1560964274391e7921d75675939be49d96 Mon Sep 17 00:00:00 2001 From: AvaAvarai Date: Tue, 25 Jul 2023 00:45:40 -0700 Subject: [PATCH] README edit --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1c2018f..b4b98ff 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,8 @@ Collect powerups: Break bricks and clear levels for points. ## How to build -Requires cx_Freeze package. -- To build executable: `python pack_executable.py build` -- To build installer: `python pack_executable.py bdist_msi` - -You may need to replace python with your systems python command if that differs. +Requires pyinstaller package. +- To build executable: `pyinstaller Breaker.spec` ## Goals - more powerup types