From 83312b38fa02b4f282b0e8ba4b3b34a1803781a0 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Mon, 29 Sep 2025 12:22:20 -0700 Subject: [PATCH] fix read me typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4d4f0c38..18e1d8e9f 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,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 redis vim wget +brew install jq git tenv cloudfoundry/tap/cf-cli@8 redis vim wget ``` #### Terraform Installation