From 672394fb90763a460fa0b3334a776fbf9b1304f9 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 3 May 2021 13:40:22 -0700 Subject: [PATCH] Explicitly mention activating venv --- letstest/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/letstest/README.md b/letstest/README.md index 2bb0b1788..c569d1e8f 100644 --- a/letstest/README.md +++ b/letstest/README.md @@ -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 [interactive: enter secrets for IAM role]