From 258234f941c8503f8401231d822552a95738f5f1 Mon Sep 17 00:00:00 2001 From: Denis Iskandarov Date: Tue, 21 May 2024 20:36:23 +0400 Subject: [PATCH] README update --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 24d90c728..1cad904c7 100644 --- a/README.md +++ b/README.md @@ -68,16 +68,11 @@ If you are using `pre-commit-terraform` already or want to support its developme ### 1. Install dependencies * [`pre-commit`](https://pre-commit.com/#install), - [`terraform`](https://www.terraform.io/downloads.html), - [`git`](https://git-scm.com/downloads), - [BASH `3.2.57` or newer](https://www.gnu.org/software/bash/#download), - Internet connection (on first run), - x86_64 or arm64 compatible operation system, - Some hardware where this OS will run, - Electricity for hardware and internet connection, - Some basic physical laws, - Hope that it all will work. -

+* [`terraform`](https://www.terraform.io/downloads.html), +* [`git`](https://git-scm.com/downloads), +* [BASH `3.2.57` or newer](https://www.gnu.org/software/bash/#download), +* Internet connection (on first run), +* x86_64 or arm64 compatible operation system, * [`checkov`](https://github.com/bridgecrewio/checkov) required for `terraform_checkov` hook * [`terraform-docs`](https://github.com/terraform-docs/terraform-docs) required for `terraform_docs` hook * [`terragrunt`](https://terragrunt.gruntwork.io/docs/getting-started/install/) required for `terragrunt_validate` hook