diff --git a/README.md b/README.md index 07610291..08d13236 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Note: please make sure you have created the `terraform.tfvars` file above as men ```bash terraform init terraform plan -out=plan -terraform apply +terraform apply plan ``` ### Tearing down environment