We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ca6f1 commit dc6d56bCopy full SHA for dc6d56b
README.md
@@ -290,6 +290,7 @@ API Documentation for each module can be found at the following locations:
290
The project depends on Java 8. To build from source and install to your local Maven cache, run the following:
291
292
```shell
293
+$ git submodule update --init --recursive
294
$ ./mvnw clean install
295
```
296
0 commit comments