diff --git a/README.md b/README.md index 86f9adc..4f34c0e 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ a local environment by going into the root directory of each one and executing: ```console docker compose up -d ``` - +Run `docker compose ps` to verify services are up. Check the `README.md` of each sample to get more details on the structure and what is the expected output. To stop and remove all containers of the sample application run: