From 9d51abd9abeb56c9380eff8a360cd58e3d1a1506 Mon Sep 17 00:00:00 2001 From: zefie Date: Sun, 3 May 2026 15:10:44 -0400 Subject: [PATCH] documentation is hard --- QuickSetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuickSetup.md b/QuickSetup.md index f955cb17..19ce1765 100644 --- a/QuickSetup.md +++ b/QuickSetup.md @@ -35,7 +35,7 @@ node tools/configurator.js --delete [--overwrite] ## Setting service_ip -`service_ip` tells the box where to connect, this CANNOT be `0.0.0.0`, and must be an address reachable by your box when it connects via your setup. Can be `127.0.0.1` if you are running MAME/Viewer on the same machine as minisrv. +`service_ip` tells the box where to connect, this CANNOT be `0.0.0.0`, and must be an address reachable by your box when it connects via your setup. Can be `127.0.0.1` if you are running TouchPPP or WebTV Viewer on the same machine as minisrv. ``` node tools/configurator.js config.service_ip 192.168.1.x --overwrite