We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fb2e9 commit b5a2fddCopy full SHA for b5a2fdd
README.md
@@ -22,7 +22,11 @@ ELBs' certificates will be kept minty fresh.
22
## How to run it
23
24
If you're new to Python you will need to install the dependencies (located in
25
-requirements.txt). pip install -r requirements.txt will do that for you.
+requirements.txt).
26
+
27
+```console
28
+pip install -r requirements.txt will do that for you.
29
+```
30
31
Before you can use `letsencrypt-aws` you need to have created an account with
32
the ACME server (you only need to do this the first time). You can register
0 commit comments