diff --git a/docs/building.txt b/docs/building.txt index 8dc3814c7..2becf091c 100644 --- a/docs/building.txt +++ b/docs/building.txt @@ -38,13 +38,12 @@ Any errors while the application is running will be logged in log.txt instead of -## Building Your App with auto-py-to-exe (singlefile) -This way is not recommended since it will slow to open and have a bigger file size. +## Building Your App with auto-py-to-exe (Creates EXE) 1. pip install auto-py-to-exe 2. Go to cmd and type auto-py-to-exe to open the gui 3. Enter script location -4. Select onefile +4. Select 'one file' or 'one directory' (one file is not recommended since it packs all the files into one exe and slows down the program) 5. Select either console based or window based 6. Icon (optional) 7. Under additional files, click add folder and add: