diff --git a/README.md b/README.md index 5b9846e..96210e2 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ 2. Build the images and run the containers: ```sh - $ docker-compose up -d --build + $ docker-compose up -d --build --remove-orphans ; docker-compose logs -f --timestamps ```