From a597236a381449ff4dc919e646779d8486c3e31c Mon Sep 17 00:00:00 2001 From: edshot99 Date: Fri, 17 Jan 2025 12:30:08 -0600 Subject: [PATCH] fix markdown --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 1cc16668a..8478bf1e0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -63,7 +63,7 @@ Once configuration is complete you can then enable nginx, start nginx, and reque # acme-client -v my-domain-name.net ``` -*You will need to temporarily disable ssl_* options in your nginx file so nginx can start properly when initially requesting a certificate.* +*You will need to temporarily disable ssl_\* options in your nginx file so nginx can start properly when initially requesting a certificate.* ## Redis / memcached / iqdb / autocompleted Only autocompleted needs configuring which can be done with the /etc/autocompleted.env file.