Skip to content

Commit

Permalink
README Polishing
Browse files Browse the repository at this point in the history
This change polishes up the README by adding a note about initializing the
dropsonde submodule.
  • Loading branch information
nebhale committed Aug 15, 2016
1 parent 94ca6f1 commit dc6d56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ API Documentation for each module can be found at the following locations:
The project depends on Java 8. To build from source and install to your local Maven cache, run the following:

```shell
$ git submodule update --init --recursive
$ ./mvnw clean install
```

Expand Down

0 comments on commit dc6d56b

Please sign in to comment.