From 17458076258e59e4b689b5a165660be40036bbc3 Mon Sep 17 00:00:00 2001 From: Keith Herrington Date: Thu, 12 Sep 2024 09:11:50 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42643bb..ea1be25 100644 --- a/README.md +++ b/README.md @@ -19,19 +19,25 @@ This project integrates UniFi Access with Airbnb reservations, automating the pr ## Installation 1. Clone the repository: + git clone https://github.com/yourusername/unifi-access-airbnb.git + cd unifi-access-airbnb -2. Install the required packages: +3. Install the required packages: + pip install -r requirements.txt -3. Copy the example configuration file and edit it with your settings: +4. Copy the example configuration file and edit it with your settings: + cp unifi.conf.example unifi.conf + nano unifi.conf ## Usage Run the script using: + python3 main.py Optional arguments: