Skip to content

Commit dc6d56b

Browse files
committed
README Polishing
This change polishes up the README by adding a note about initializing the dropsonde submodule.
1 parent 94ca6f1 commit dc6d56b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ API Documentation for each module can be found at the following locations:
290290
The project depends on Java 8. To build from source and install to your local Maven cache, run the following:
291291

292292
```shell
293+
$ git submodule update --init --recursive
293294
$ ./mvnw clean install
294295
```
295296

0 commit comments

Comments
 (0)