Update README.md
This commit is contained in:
parent
cfed127811
commit
5bafc50944
@ -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`.
|
Loading…
Reference in New Issue
Block a user