diff --git a/README.md b/README.md index bb2b31e..bda0512 100644 --- a/README.md +++ b/README.md @@ -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`. \ No newline at end of file +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`. \ No newline at end of file