From 6136afcf3d41b40233c81b02e54f2fad0d8d6647 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Fri, 4 May 2018 10:10:20 -0400 Subject: [PATCH] Modified Requirements section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dea0401..4bd62fb9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Table of Contents - [Description](#description) - [Features](#features) -- [Requirements](#requirements) +- [Requirements and Installation](#requirements-and-installation) - [Usage](#usage) - [Fix](#fix) - [Screenshots](#screenshots) @@ -38,7 +38,7 @@ With Prowler you can: - run specific checks without having to run the entire report - check multiple AWS accounts in parallel -## Requirements +## Requirements and Installation This script has been written in bash using AWS-CLI and it works in Linux and OSX. - Make sure your AWS-CLI is installed on your workstation, with Python pip already installed: