diff --git a/README.md b/README.md
index 2f281c583c2c2b5a5966899bea1ab17564b98698..8baaadba21dfead6611b6975c548d55ebe15ebef 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Alternatively if you are using Yeoman you can install it using its generator as
 ## 2 - Using Docker
 * Build the Docker Compose:
 ```
-docker-compose up --build
+docker-compose up -d --build
 ```
 
 If it complains like "ERROR: The Docker Engine version is less than the minimum required by Compose. Your current project requires a Docker Engine of version 1.13.0 or greater."