diff --git a/README.md b/README.md index a1293700c5..65998a57c7 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ To check out the project and build from source, do the following: ./gradlew build > Note: the **--recursive** switch above is important, as spring-integration uses -> git submodules, which must themselves be cloned and initialized. If **--recursive** -> is omitted, doing so becomes a multi-step process. +> *git submodules*, which must themselves be cloned and initialized. If **--recursive** +> is omitted, the checkout becomes a multi-step process. If you encounter heap space errors during the build, increase the heap size for Gradle: