From 76edfa21342d76952a3e1a436311c0de8760e0af Mon Sep 17 00:00:00 2001
From: Arc <33088785+arcbtc@users.noreply.github.com>
Date: Fri, 18 Feb 2022 17:16:49 +0000
Subject: [PATCH] Update installation.md
---
docs/devs/installation.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/devs/installation.md b/docs/devs/installation.md
index be4b14737..344b1d6e0 100644
--- a/docs/devs/installation.md
+++ b/docs/devs/installation.md
@@ -43,5 +43,5 @@ Take a look at [Polar][polar] for an excellent way of spinning up a Lightning Ne
**Notes**:
-We reccomend using Caddy for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
-Screen works well if you want LNbits to continue running when you close your terminal session.
+* We reccomend using Caddy for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
+* Screen works well if you want LNbits to continue running when you close your terminal session.