update instructions to build Haveno binaries

This commit is contained in:
woodser 2023-07-27 11:13:15 -04:00
parent ee3e4fb383
commit 7de40e2c33

View File

@ -2,7 +2,7 @@ Follow these instructions to create installers for the Haveno Java desktop appli
## Build Haveno binaries
`make clean && make` (or `make clean && make skip-tests`)
`./gradlew clean build --refresh-keys --refresh-dependencies` (or `make clean && skip-tests` after refreshed)
## Create installer and install on each platform