diff --git a/README.md b/README.md
index 3f9b98c..8a55eae 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,9 @@ docker-compose down
 
 ### Stop services and delete containers
 
-```docker-compose rm -fs```
+```
+docker-compose rm -fs
+```
 
 ### List docker containers