From 820e8b01c86a39c57eca3a77c4ecf90d03380247 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Mon, 29 Sep 2025 12:23:52 -0700 Subject: [PATCH] fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e30269dff..42d25aaf6 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ configuration after installation to get working out of the box: You can install them by running the following: ```sh -brew install jq git tfenv cloudfoundry/tap/cf-cli@8 vim wget +brew install jq git tenv cloudfoundry/tap/cf-cli@8 vim wget ``` #### [API Step] Terraform Installation