From 5fcb73bf865ad916693599aaf6db8f579b00b6ae Mon Sep 17 00:00:00 2001 From: Anuj Bhandar <14915809+anujbhan@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:23:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eec6897..c407d23 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ options: ### bruteforce -#### prerequisites: +#### Prerequisites: * In order to run this command, a dedicated AWS Elastic IP and AWS EC2 instance is required. Refer to [AWS Setup](#aws-setup) section for more details. * Requires AWS CLI credentials, please refer to: [Configuration and credential file settings](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html) for more details. If you are running MasTKO inside the EC2 Instance created by our cloudformation ([AWS Setup](#aws-setup)), the AWS boto3 SDK will automatically fetch credentials from the attached instance role, no need to set user credentials.