Update README.md for clarity

This commit is contained in:
2025-08-16 14:15:03 -04:00
parent 58f0dc4e62
commit debc0340d4

View File

@@ -61,8 +61,8 @@ _Opens ingress for fast testing; **not** productionsafe._
```bash
# 1. Clone and enter the project
git clone https://github.com/patrickbeane/example-terraform-ec2.git
cd example-terraform-ec2
git clone https://github.com/patrickbeane/terraform-aws-ec2-hardened.git
cd terraform-aws-ec2-hardened
# 2. Initialize Terraform
terraform init