diff --git a/README.md b/README.md index 25688d0..1c38c0e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ To start your Phoenix server: +* Run `docker compose up -d` to run the development database * Run `mix setup` to install and setup dependencies * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`