diff --git a/README.md b/README.md index 5569e4f..6e2a37b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ note: this is a project made for learning purposes, you should use other more ma ### docker -- to run with docker, you can use docker compose: +- to run with docker, you can use the `docker-compose.yml` file available in this repo. to do so, run: ```bash docker compose up -d # might be docker-compose depending on distro