diff --git a/README.md b/README.md index 49dd520a..a5f59a6d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ These instructions will guide you through setting up the project for local devel - [uv](https://github.com/astral-sh/uv) - Python package manager - **Docker and Docker Compose** - Required for running PostgreSQL database - Git +- Make > **Note:** This application requires PostgreSQL (uses `ArrayField`). Docker is the easiest way to run PostgreSQL locally.