From d09988c241cc3c25fd7a62fa78915ce6246a9066 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sun, 19 Jun 2022 17:11:20 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77687f1..29ed638 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ Docker Certbot that runs on a schedule to create and renew SSL certificates. Uses Cloudflare for DNS-01 verification. Automatic renewal attempt happens every 6 hours. -## Building +## Building & Running -```git clone https://git.mrmeeb.stream/certbot-cron-docker +``` +git clone https://git.mrmeeb.stream/certbot-cron-docker cd certbot-cron-docker