diff --git a/README.md b/README.md index 1222255..4d5edfe 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,9 @@ To update the project, follow these steps: ``` ## Docker + +You can alternatively run it in Docker, following those steps : + 1. Build the image ```bash docker compose build @@ -89,13 +92,13 @@ To update the project, follow these steps: ```bash # Create a docker override file and add the host as extra_hosts tee docker-compose.override.yml > /dev/null <