Update README.md

This commit is contained in:
Fierelier 2022-03-29 08:04:06 +02:00
parent cfed127811
commit 5bafc50944
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ You can run batchprint directly from its pyw file, if you have these prerequisit
## Compiling
You can compile portable files as well as the installer (soon) by running `build.bat`. It requires curl in your `%path%` or in the script's directory. It will pull all required resources and build exe files without making changes to your system. If you are using a 64-bit OS, it will build both 32 and 64-bit versions. You can find the distributables in `build/ARCH/dist`.
You can compile portable files as well as the installer (soon) by running `build.bat`. It requires [curl](https://curl.se/windows/) in your `%path%` or in the script's directory. It will pull all required resources and build exe files without making changes to your system. If you are using a 64-bit OS, it will build both 32 and 64-bit versions. You can find the distributables in `build/ARCH/dist`.