From 048790bd7905c1d01a25381ce7b85b8347e1e4f8 Mon Sep 17 00:00:00 2001 From: srishtichouhan-git Date: Thu, 18 Jul 2024 14:58:51 -0400 Subject: [PATCH] Update README.md extended step 9 with specifications about directory --- environments/gcp/flyte-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/gcp/flyte-core/README.md b/environments/gcp/flyte-core/README.md index 9bad46a..c1dca58 100644 --- a/environments/gcp/flyte-core/README.md +++ b/environments/gcp/flyte-core/README.md @@ -52,7 +52,7 @@ backend "gcs" { ```bash terraform init ``` -9. Then: +9. Then change to the environements/gcp/flyte-core directory and run: ```bash terraform plan