Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Vandot committed Nov 11, 2019
1 parent f459102 commit db1bcaa
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 @@ -39,7 +39,7 @@ account = 012345678910
## Insecure mode

You can choose to save your temporary credentials so you can reuse them in other shell.
To enable it you can manualy change `INSECURE` to `true` in `~/.awstoken` or install it with `--insecure` flag
To enable it you can manualy change `INSECURE` to `true` in `~/.awstoken` or install it with `insecure` option

`curl -s https://raw.githubusercontent.com/vandot/awstoken/master/install.sh | $SHELL -s -- insecure`

Expand Down

0 comments on commit db1bcaa

Please sign in to comment.