From 46b9c45e1bc424a947eb6438ca7b7d946c85d9a1 Mon Sep 17 00:00:00 2001 From: Daniel Lo Nigro Date: Thu, 22 Mar 2018 20:33:30 -0700 Subject: [PATCH] Remove unintended newline --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa1a4b0..67d26dd 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,6 @@ Check out how in the INSTALL section. 4) Run acme-dns. Please note that acme-dns needs to open a privileged port (53, domain), so it needs to be run with elevated privileges. - ### Using Docker 1) Pull the latest acme-dns Docker image: `docker pull joohoi/acme-dns`