#INT-2052 - Fixed some wording in README.md

This commit is contained in:
Gunnar Hillert
2011-08-16 11:29:31 -04:00
parent 0297614043
commit f0d42d1f91

View File

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