diff --git a/README.md b/README.md
index 82c04da..f09c774 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,17 @@ If you are using `pre-commit-terraform` already or want to support its developme
-* [`pre-commit`](https://pre-commit.com/#install)
+* [`pre-commit`](https://pre-commit.com/#install),
+ [`terraform`](https://www.terraform.io/downloads.html),
+ [`git`](https://git-scm.com/downloads),
+ POSIX compatible shell,
+ Internet connection (on first run),
+ x86_64 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.
+
* [`checkov`](https://github.com/bridgecrewio/checkov) required for `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.