diff --git a/README.md b/README.md
index 47678e2db6be3fa1ac4942d282e49c767d07d188..815e742112207cc178b21dbf77023e9c34c12720 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ sudo docker-compose down
 ```
 ... or the **rm** command if the containers are stopped already.
 ```
-sudo docker-compose rm --all
+sudo docker-compose rm
 ```
 
 ## Project from existing source