Skip to content

Commit

Permalink
Fixing typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
travelar committed May 14, 2020
1 parent e89b01d commit ecf7fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Before running this tool, you will need to following pieces of information

## Running the tool

1. Run the setup-new-user - `setup-new-aws-user --role <IAM_ROLE> --iam_user <USER> --profile=<AWS_PROFILE> --account-id=<AWS_ACCOUNT_ID>`
1. Run the setup-new-user - `setup-new-aws-user --role <IAM_ROLE> --iam-user <USER> --profile=<AWS_PROFILE> --account-id=<AWS_ACCOUNT_ID>`
2. Enter the access keys generated when prompted.

3. The script will open a window with a QR code, which you will use to configure a temporary one time password (TOTP).
Expand Down

0 comments on commit ecf7fe8

Please sign in to comment.