add doc for updating submodules

This commit is contained in:
Craig Raw 2020-10-01 12:04:41 +02:00
parent f7fb62fcea
commit c806959199

View file

@ -16,6 +16,10 @@ In order to build, Sparrow requires Java 14 to be installed. The release package
`./gradlew jpackage` `./gradlew jpackage`
When updating to the latest HEAD
`git pull --recurse-submodules`
## Running ## Running
If you prefer to run Sparrow directly from source, it can be launched with If you prefer to run Sparrow directly from source, it can be launched with