From 17bea094bd2bcfe4c92f7fc99f1d3bdc3ce318b3 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Wed, 27 May 2020 09:01:36 +0200 Subject: [PATCH] Updated Captive portal setup (markdown) --- Captive-portal-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Captive-portal-setup.md b/Captive-portal-setup.md index 0e78ffe..804283e 100644 --- a/Captive-portal-setup.md +++ b/Captive-portal-setup.md @@ -1,6 +1,6 @@ The [nodogsplash project](https://github.com/nodogsplash/nodogsplash) is a lightweight, highly configurable captive portal solution. It integrates nicely with RaspAP and is recommended over other methods. No configuration changes are needed with RaspAP, however you will need to modify some default settings in the nodogsplash config. This step-by-step guide assumes you have already installed RaspAP, either with the [Quick Installer](https://github.com/billz/raspap-webgui/wiki/Quick-Installer-usage) or [manual setup instructions](https://github.com/billz/raspap-webgui/wiki/Manual-installation). -> :information_source: **Note:** This walkthrough is provided as a courtesy only; it does not imply support for DNS or any integration with this project. +> :information_source: **Note:** This walkthrough is provided as a courtesy only; there is no support for NDS or any integration with this project. 1. Begin by updating your RPi with the latest package information: ```