From c74f207d1a6e6da79f3ed66206152f031f3d2dda Mon Sep 17 00:00:00 2001
From: Benjamin Barbeau <73616169+Ategon@users.noreply.github.com>
Date: Thu, 16 Jan 2025 14:55:47 -0500
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4b97736..c77ba36 100644
--- a/README.md
+++ b/README.md
@@ -35,4 +35,4 @@ NEXT_PUBLIC_MODE=DEV
 Prerequisites:
 - docker
 
-If you want to start up the frontend using docker instead of what is above (either for development or for a production site) you can run `docker compose up --build -d` to build the image and then run it in the background
+If you want to start up the frontend using docker instead of what is above (either for development or for a production site) you can run `docker compose up --build -d` to build the image and then run it in the background. This will need to be done after any changes you make to rebuilt the image