diff --git a/README.md b/README.md index 77b96f8..50122aa 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ See the password-store under `autonomic-dokku` for your sudo password. ### Python +You only need to do this if you're working with Ansible vault (encrypting/decrypting new secrets). + ```bash $ python3 -m venv .venv $ source .venv/bin/activate