From dfc64fd85fdf600a9ed3485c90bd59f7255b7924 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 26 Oct 2025 10:59:42 +1100 Subject: [PATCH] DOCS: clearer local_path instructions Signed-off-by: jokob-sk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9cb5f77..5cc80238 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Get visibility of what's going on on your WIFI/LAN network and enable presence d ## 🚀 Quick Start -Start NetAlertX in seconds with Docker: +To launch NetAlertX in seconds, replace `local_path` with the absolute path on your system that contains your `config` and `db` folders, then run:: ```bash docker run -d --rm --network=host \