From f0414724ae1e77dbebc2635a10cdb58afd7307f4 Mon Sep 17 00:00:00 2001 From: Flah-Uddin Ahmad Date: Wed, 19 Aug 2020 09:35:49 +0200 Subject: [PATCH] Correct typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55724f6..77a2dd2 100755 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Usage: `aws-helper list-creds` ## Configuration File If you have a long role name, a combination of account & role name, or any other frequently used assume-role command, then you can create aliases to these commands by adding them to the -file `~/.aws-help/config`. These aliases can then be used by running the command +file `~/.aws-config/config`. These aliases can then be used by running the command `aws-helper assume-role alias-name` ### Example