Commit 1421ca76 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent dd1bdea0
...@@ -83,9 +83,9 @@ should also work without issue. ...@@ -83,9 +83,9 @@ should also work without issue.
=== Building from Source === Building from Source
Spring Boot source can be built from the command line using Spring Boot source can be built from the command line using
https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. We
We include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather than
than needing to install Maven locally. needing to install Maven locally.
......
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