diff options
author | Christian Segundo | 2022-06-11 18:07:10 +0200 |
---|---|---|
committer | GitHub | 2022-06-11 18:07:10 +0200 |
commit | 47aec202d992c8b2ab5d5b999bb82925a7a45350 (patch) | |
tree | fbb06513a6ac7a12c4dcdc7d9f4153bd4791e4ef | |
parent | 13673a073f220040d4e75c019992c466bc2afbe5 (diff) | |
download | awscli-plugin-passtotp-47aec202d992c8b2ab5d5b999bb82925a7a45350.tar.gz |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,4 +49,4 @@ $ aws s3 ls --profile myprofile --- ## Acknowledgements -* Thanks to [@tommie-lie](https://github.com/woowa-hsw0) for the [inspiration for this plugin](https://github.com/tommie-lie/awscli-plugin-yubikeytotp) +* Thanks to [@tommie-lie](https://github.com/tommie-lie) for [awscli-plugin-yubikeytotp](https://github.com/tommie-lie/awscli-plugin-yubikeytotp) |