Explicitly mention activating venv

This commit is contained in:
Brad Warren 2021-05-03 13:40:22 -07:00
parent 9f7e951dd5
commit 672394fb90

View file

@ -19,7 +19,8 @@ This package is installed in the Certbot development environment that is
created by following the instructions at
https://certbot.eff.org/docs/contributing.html#running-a-local-copy-of-the-client.
You can then configure AWS credentials and create a key by running:
After activating that virtual environment, you can then configure AWS
credentials and create a key by running:
```
>aws configure --profile <profile name>
[interactive: enter secrets for IAM role]