diff --git a/docs/devs/installation.md b/docs/devs/installation.md
index c8efb1c6..632c34f2 100644
--- a/docs/devs/installation.md
+++ b/docs/devs/installation.md
@@ -41,4 +41,6 @@ E.g. when you want to use LND you have to `pipenv run pip install lndgrpc` and `
Take a look at [Polar][polar] for an excellent way of spinning up a Lightning Network dev environment.
-**Note**: 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/).
+**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.