aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2023-03-20 00:03:26 +0100
committerGitHub2023-03-20 00:03:26 +0100
commitfe6cd92aaadebbca34ee16c40b7026747f461726 (patch)
tree498a0158855a87f6cb4afb06c18054c309bfe17e
parent47aec202d992c8b2ab5d5b999bb82925a7a45350 (diff)
downloadawscli-plugin-passtotp-fe6cd92aaadebbca34ee16c40b7026747f461726.tar.gz
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3062ca5..358180f 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ To enable the plugin, add this to your `~/.aws/config`:
```ini
[plugins]
# If using aws-cli v2 you must specify the path to where the package was installed.
+# Use `pip show awscli-plugin-passtotp | grep Location:` to find the right location.
cli_legacy_plugin_path = /foo/bar/lib/python3.9/site-packages/
passtotp = awscli_plugin_passtotp