From c51ac3459012271601ed544a01c0a8901729d132 Mon Sep 17 00:00:00 2001 From: Sam Mingo Date: Fri, 5 Oct 2018 16:51:14 -0400 Subject: [PATCH] Fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 643cace7..55ce8fa2 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This script has been written in bash using AWS-CLI and it works in Linux and OSX ## Usage -1. Run the `prowler.sh` command without options (it will use your environment variable credentials if exist or default in `~/.aws/credentials` file and run checks over all regions when needed, default region is us-east-1): +1. Run the `prowler` command without options (it will use your environment variable credentials if they exist or will default to using the `~/.aws/credentials` file and run checks over all regions when needed. The default region is us-east-1): ```sh ./prowler