Skip to content

Commit b5a2fdd

Browse files
committed
Formatting of terminal commands
1 parent f9fb2e9 commit b5a2fdd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ ELBs' certificates will be kept minty fresh.
2222
## How to run it
2323

2424
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.
25+
requirements.txt).
26+
27+
```console
28+
pip install -r requirements.txt will do that for you.
29+
```
2630

2731
Before you can use `letsencrypt-aws` you need to have created an account with
2832
the ACME server (you only need to do this the first time). You can register

0 commit comments

Comments
 (0)