Windows build instructions [skip ci]

This commit is contained in:
Michiel Borkent 2020-09-15 22:38:09 +02:00
parent a7577da746
commit c3085f21c2

View file

@ -60,9 +60,7 @@ $ export BABASHKA_XMX="-J-Xmx6500m"
Note: setting the max heap size to a low value can cause the build to crash or
take long to complete.
## Windows
Run `script\uberjar.bat` followed by `script\compile.bat`.
To build on Windows, run `script\uberjar.bat` followed by `script\compile.bat`.
## Feature flags