diff --git a/docs/devs/installation.md b/docs/devs/installation.md
index 632c34f2f..be4b14737 100644
--- a/docs/devs/installation.md
+++ b/docs/devs/installation.md
@@ -42,5 +42,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.
**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.