From 0d9958931f71800d6e55d3e9c89f1f5a880ad6a4 Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Mon, 14 Apr 2025 12:07:03 -0500 Subject: [PATCH] [] fix: adds missing step to README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ad0515..ca1a26a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ Get up and running quickly with this Symfony framework template! ## Getting Started 1. Run `source bash/get_certs.sh` to grab the wildcard certs -1. Set the docker image tag in the `bash/build.sh` file -2. Set the docker image tag in the `deploy.compose.yml` file +2. Set the docker image tag in the `bash/build.sh` file +3. Set the docker image tag in the `deploy.compose.yml` file +4. run `composer install` ## Optional steps 1. Set phing vars