Update README.md

This commit is contained in:
Chris Richardson
2016-10-21 07:08:41 -07:00
committed by GitHub
parent 60a1986f56
commit f750d9c01a

View File

@@ -97,7 +97,7 @@ Next, build the application
``` ```
cd java-spring cd java-spring
./gradlew assemble -P eventuateLocal=true ./gradlew assemble
``` ```
Next, you can launch the services using [Docker Compose](https://docs.docker.com/compose/): Next, you can launch the services using [Docker Compose](https://docs.docker.com/compose/):