From aa01ae668efa6d1d9c042e7bd5915d8867d2dee2 Mon Sep 17 00:00:00 2001 From: Michele Mancioppi Date: Thu, 16 Jun 2022 08:15:49 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 14791f4..3d16402 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,4 @@ ## Setup 1. Have a Docker daemon running on your machine (CDK will need to build a Docker image and push it to Amazon ECR) -2. Create a `.env` file filling out the `.env.tmpl` template and renaming it to `.env` -3. Run `cdk deploy --all` \ No newline at end of file +2. Run `cdk deploy --all`