diff --git a/Docker-compose/README.md b/Docker-compose/README.md index 7eb37b31..80e9082c 100644 --- a/Docker-compose/README.md +++ b/Docker-compose/README.md @@ -50,6 +50,7 @@ Then you can even inspect the image content, by running the following command: ` Execute the run script for the first time: ``` +cd Docker-compose ./run-docker-compose.sh ```