update instructions to build Haveno binaries
This commit is contained in:
parent
ee3e4fb383
commit
7de40e2c33
@ -2,7 +2,7 @@ Follow these instructions to create installers for the Haveno Java desktop appli
|
|||||||
|
|
||||||
## Build Haveno binaries
|
## 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
|
## Create installer and install on each platform
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user