From ba6031f68283d711e395b19e6abdf11ce33a4556 Mon Sep 17 00:00:00 2001 From: F <87889863+fr33n0w@users.noreply.github.com> Date: Sat, 30 Aug 2025 13:08:17 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 313df7c..37272f2 100644 --- a/README.md +++ b/README.md @@ -100,12 +100,15 @@ To install them, run: pip install pytz requests geopy sqlite3 ``` -...and of course, you need NomadNet to host the page: +and of course, you need to install and configure NomadNet to host the page: ```bash pip install nomadnet ``` +Tested and 100% working also with rns_server_pages by SebastianObi: +https://github.com/SebastianObi/RNS-Tools/tree/main/rns_server_page + --- ## ⚙️ Installation