From fe6cd92aaadebbca34ee16c40b7026747f461726 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Mon, 20 Mar 2023 00:03:26 +0100 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3