From d4bed4511a12761e6adf33a07ad89248924a8222 Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Mon, 2 Oct 2017 12:23:43 +0200 Subject: [PATCH] - Markdown parses this: http:/// - Made it BOld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ca9a3..dfdd6c2 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ sudo nginx -t sudo service nginx restart ``` -And you can open http:/// +And you can open **http:///** Now, you should configure [TLS (let's encrypt and so on)](https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04)