Skip to content

Commit

Permalink
Fix type in ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
shortjared authored Jun 16, 2016
1 parent 8794b45 commit 2d2373e
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 @@ -5,7 +5,7 @@ Utility for easily assuming AWS IAM roles from the command line

Copy `awsume` to `/usr/local/bin`

`chmod 700 /usr/local/bin/asume`
`chmod 700 /usr/local/bin/awsume`

`alias awsume='. awsume'`

Expand Down

0 comments on commit 2d2373e

Please sign in to comment.