From 0f9beffdb93cc6e6001576c4c85ccdf8ff38f9f0 Mon Sep 17 00:00:00 2001 From: David Price Date: Wed, 11 May 2022 17:07:10 -0500 Subject: [PATCH] fix hcledit brew install command (#383) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61dfd7d..880ff6d 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Set `-e PRE_COMMIT_COLOR=never` to disable the color output in `pre-commit`.
MacOS
```bash -brew install pre-commit terraform-docs tflint tfsec checkov terrascan infracost tfupdate hcledit jq +brew install pre-commit terraform-docs tflint tfsec checkov terrascan infracost tfupdate minamijoyo/hcledit/hcledit jq ```