Update README.md
parent
dd9b242876
commit
ec9f997c73
|
|
@ -24,9 +24,12 @@ git clone https://github.com/keithah/unifi-access-airbnb.git
|
||||||
cd unifi-access-airbnb
|
cd unifi-access-airbnb
|
||||||
|
|
||||||
2. Install the required packages:
|
2. Install the required packages:
|
||||||
|
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
3. Copy the example configuration file and edit it with your settings:
|
3. Copy the example configuration file and edit it with your settings:
|
||||||
|
|
||||||
cp unifi.conf.example unifi.conf
|
cp unifi.conf.example unifi.conf
|
||||||
|
|
||||||
nano unifi.conf
|
nano unifi.conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue