diff --git a/docs/src/main/asciidoc/building-base.adoc b/docs/src/main/asciidoc/building-base.adoc index 4373068a..1c980c30 100644 --- a/docs/src/main/asciidoc/building-base.adoc +++ b/docs/src/main/asciidoc/building-base.adoc @@ -37,7 +37,7 @@ https://github.com/spring-cloud-samples/scripts[scripts demo repository] for specific instructions about the common cases of mongo, rabbit and redis. -NOTE: migration to the Maven wrapper (`.mvnw`) is underway. If you +NOTE: migration to the Maven wrapper (`./mvnw`) is underway. If you find a project that doesn't have it yet, raise an issue to get it added, and build with the command from `.travis.yml` (usually `mvn install -s .settings.xml`).