From badbc430b696ceceaac33bf16c8a690d094e6641 Mon Sep 17 00:00:00 2001 From: Expo on server Date: Sat, 20 Apr 2024 13:43:50 +0100 Subject: [PATCH] minor wording change - online edit of handbook/mapapp.html --- handbook/mapapp.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/handbook/mapapp.html b/handbook/mapapp.html index 118337b71..e8e2f9de8 100644 --- a/handbook/mapapp.html +++ b/handbook/mapapp.html @@ -11,6 +11,7 @@ Now we need to host the website on your phone, in a way that your browser will t
  • Pres the "START" button
  • -If you are genuinely offline, chrome stops access to 127.0.0.1. However Firefox has been found to work. -Open firefox and navigate to http://127.0.0.1:8080/index.html +Open firefox and navigate to http://127.0.0.1:8080/index.html + +(If you are genuinely offline, chrome stops access to 127.0.0.1, hence firefox is recomended instead)