diff --git a/README.md b/README.md index a7acf807..652ca8a9 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ pre-commit install --hook-type commit-msg ## How to Run ```bash +docker compose -f docker-compose.local.yml up -d pipenv shell make run ```