Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down