diff --git a/README.md b/README.md index 7d7c6d0..d3bbfbc 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ hc-login.py $USERNAME $PASSWORD config/devices.json or ```bash -docker-compose build -docker-compose run -T app /app/hc-login.py $USERNAME $PASSWORD > config/devices.json +docker-compose -f compose.yaml build +docker-compose -f compose.yaml run -T app /app/hc-login.py $USERNAME $PASSWORD config/devices.json ``` The `hc-login.py ` script perfoms the OAuth process to login to your @@ -89,7 +89,7 @@ hc2mqtt.py --config config/config.ini or ```bash -docker-compose up +docker-compose -f compose.yaml up ``` This tool will establish websockets to the local devices and