From a1b2f026607291f07015f40e0a2fcb5ca87a6fb0 Mon Sep 17 00:00:00 2001 From: Tobias Klug Date: Thu, 29 Aug 2024 15:52:18 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e117d89..5a9ab8a 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ You'll need to install: - [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html) ### Deploy infrastructure to your AWS account -First of all you need to create a S3 bucket to store the terraform state. Navigate to the infrastructure/remomte-state directory and run: +First of all you need to create a S3 bucket to store the terraform state. Navigate to the infrastructure/remote-state directory and run: ```bash terraform init terraform plan