diff --git a/README.md b/README.md index 46219422..3dcc266c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ git submodule update --init ``` ## Launching the website -We use [Docker Compose](https://docs.docker.com/compose/) to containerize each service and keep all our dependencies in order. +We use [Docker Compose](https://docs.docker.com/compose/) to containerize each service and keep all our dependencies in order. Cantus Ultimus is compatible with Docker Compose > 2.8. ### The `.env` file The build process relies on environment variables specified in the `.env` file, which is located at the root of the repository.