Updated README

This commit is contained in:
Toni de la Fuente
2016-09-13 16:17:23 -04:00
parent 609a079d4f
commit d861c1bf94

View File

@@ -41,13 +41,13 @@ arn:aws:iam::aws:policy/SecurityAudit
## How to create a report
1 - Run the prowler.sh command without options:
1 - Run the prowler.sh command without options (it will use your default credentials and run checks over all regions when needed):
```
./prowler
```
2 - For custom AWS-CLI profile and region use:
2 - For custom AWS-CLI profile and region use (it will use your custom profile and run checks over all regions when needed):
```
./prowler -p custom-profile -r us-east-1