From 1e37ed33c9faab3a1d1a9ab1278450bc656215b0 Mon Sep 17 00:00:00 2001 From: Jan Date: Mon, 16 Dec 2019 17:49:34 +0100 Subject: [PATCH] Update README.md adding a link to ct.de --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4932cb..392bb3d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This setup will run on any AMD64 or ARM32v7 machine. This includes virtually an If you want to control Zigbee devices you also will need a Zigbee controller stick. Have a look at [Zigbee2MQTT's documentation](https://www.zigbee2mqtt.io/getting_started/what_do_i_need.html) for that. ## Getting started -* Install docker and docker-compose +* Install docker and docker-compose: [german article on installation process](https://www.heise.de/ct/artikel/Docker-einrichten-unter-Linux-Windows-macOS-4309355.html?hg=1&hgi=3&hgf=false) * Clone/Download this repository * `cd` into the folder containing this repos files * run `./start.sh start` to setup the data folder needed for the containers and run them.