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