From dd9b2428764574a8849d68c6dab7c6a9d84c53c9 Mon Sep 17 00:00:00 2001 From: Keith Herrington Date: Wed, 11 Dec 2024 12:27:15 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 25b1694..10f2850 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ This project integrates UniFi Access with Airbnb reservations, automating the pr ## Installation 1. Clone the repository: + git clone https://github.com/keithah/unifi-access-airbnb.git + cd unifi-access-airbnb 2. Install the required packages: @@ -26,10 +28,12 @@ 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 ## Usage Run the script using: + python3 main.py Optional arguments: