mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 12:26:45 +00:00
add doc for updating submodules
This commit is contained in:
parent
f7fb62fcea
commit
c806959199
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ In order to build, Sparrow requires Java 14 to be installed. The release package
|
|||
|
||||
`./gradlew jpackage`
|
||||
|
||||
When updating to the latest HEAD
|
||||
|
||||
`git pull --recurse-submodules`
|
||||
|
||||
## Running
|
||||
|
||||
If you prefer to run Sparrow directly from source, it can be launched with
|
||||
|
|
Loading…
Reference in a new issue