From ec9f997c7389a90c5d8631e0dbd3027c3b047a03 Mon Sep 17 00:00:00 2001 From: Keith Herrington Date: Wed, 11 Dec 2024 12:27:40 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10f2850..46016e8 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,12 @@ git clone https://github.com/keithah/unifi-access-airbnb.git cd unifi-access-airbnb 2. Install the required packages: + + pip install -r requirements.txt 3. Copy the example configuration file and edit it with your settings: + cp unifi.conf.example unifi.conf nano unifi.conf