Fix typo in build instructions

This commit is contained in:
Dave Syer
2015-08-14 11:12:40 +01:00
parent e78952b68f
commit 6e9be00d0b

View File

@@ -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`).