mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 12:26:45 +00:00
add note on installing wix to build windows installer
This commit is contained in:
parent
c981cf32b9
commit
631f5d48df
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ The Sparrow binaries can be built from source using
|
|||
|
||||
`./gradlew jpackage`
|
||||
|
||||
Note that to build the Windows installer, you will need to install [WiX](https://github.com/wixtoolset/wix3/releases).
|
||||
|
||||
When updating to the latest HEAD
|
||||
|
||||
`git pull --recurse-submodules`
|
||||
|
|
Loading…
Reference in a new issue