Commit 651d978e authored by Phillip Webb's avatar Phillip Webb

Include note about MAVEN_OPTS

parent aebb894d
......@@ -232,7 +232,7 @@ latest and greatest, Spring Boot can be
$ mvn clean install
> **NOTE:** You may need to increase the amount of memory available to maven by setting
> **NOTE:** You may need to increase the amount of memory available to Maven by setting
> a `MAVEN_OPTS` environment variable with the value `-Xmx512m -XX:MaxPermSize=128m`
_Also see [CONTRIBUTING.md](CONTRIBUTING.md) if you wish to submit pull requests._
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment