Skip to content

Commit cef474c

Browse files
authored
JAVA-37523 Update README.md
1 parent bf70f1f commit cef474c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ or if we want to build the entire repository with Integration Tests enabled, we
1717

1818
This should not be needed often as we are usually concerned with a specific module.
1919

20+
To build the modules that use Gradle, use the command:
21+
`mvn clean install -Pgradle-modules`
22+
2023

2124
Building a single module
2225
====================

0 commit comments

Comments
 (0)