readme updates

This commit is contained in:
root
2023-07-30 14:16:24 -05:00
parent abc06af773
commit 7e945d7c36

View File

@@ -79,7 +79,11 @@ context:
## Running with Docker ## Running with Docker
Clone repo into `apps/room_control` of your appdaemon config folder. Use this command from the appdaemon config directory to clone this repo as a submodule (recommended):
```
git submodule add -b main https://github.com/jsl12/room_control ./apps/room_control
```
```shell ```shell
./appdaemon_config ./appdaemon_config