diff --git a/README.md b/README.md index a7492f179f..c8d81e0ecd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If you encounter out of memory errors during the build, increase an available he To build and install jars into your local Maven cache: - ./gradlew install + ./gradlew publishToMavenLocal To build api Javadoc (results will be in `build/api`):