diff --git a/README.md b/README.md index 25ce166..b4081e3 100644 --- a/README.md +++ b/README.md @@ -53,14 +53,12 @@ ``` docker-compose down ``` - After that get the new image and start it: ``` docker-compose pull docker-compose up -d --remove-orphans ``` - 3. cleanup your docker environment This step is optional. Please do this only if you understand the next line. ```