From b449e703136c9988e688b614b7baec42344df482 Mon Sep 17 00:00:00 2001 From: Erick Hitter <services@ethitter.com> Date: Fri, 16 Dec 2016 20:35:42 -0800 Subject: [PATCH] Update README to note that submodules are now in play --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3689bfe..fd267ef 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A node.js module to control [Home Assistant](https://home-assistant.io/) entitie ## Install + git submodule update --init --recursive npm install ### `flicd` Preparation -- GitLab