From 9e35ca7f3796a0d046df2e4391b0540275d04ead Mon Sep 17 00:00:00 2001
From: Kyle Gabriel <kizniche@users.noreply.github.com>
Date: Mon, 13 Dec 2021 16:45:52 -0500
Subject: [PATCH] Formatting change

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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