diff --git a/Captive-portal-setup.md b/Captive-portal-setup.md index bfcd276..0e78ffe 100644 --- a/Captive-portal-setup.md +++ b/Captive-portal-setup.md @@ -1,5 +1,7 @@ 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. + 1. Begin by updating your RPi with the latest package information: ``` sudo apt-get update