diff --git a/README.md b/README.md index 15f1eab..5bf3c6b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,11 @@ context: ## 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 ./appdaemon_config