aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2022-06-10 20:38:07 +0200
committerGitHub2022-06-10 20:38:07 +0200
commita9a5c855cc2306fe51a2ee621af1d5c8f4f70325 (patch)
tree1cadb1d7777a683f33ed1c2bad0576eb19f260f1
parent8d4c7d3875090e11c9fa76696a891a258b7b33e3 (diff)
downloadawscli-plugin-passtotp-a9a5c855cc2306fe51a2ee621af1d5c8f4f70325.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab5e1d6..d93fcdf 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ cli_legacy_plugin_path = /foo/bar/lib/python3.9/site-packages/
passtotp = awscli_plugin_passtotp
```
-Also make sure to specify a path to a file in your password-store in your profiles:
+Also make sure to specify a path to a file in your password-store in the profiles managed by pass:
```ini
[profile myprofile]
role_arn = arn:aws:iam::...