From 202da688f6ffcff530d3d2d627b4d0e1167e23f0 Mon Sep 17 00:00:00 2001 From: Dennis Eisold <de@itstall.de> Date: Mon, 27 Jan 2020 14:12:50 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2334070..3699347 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ ``` apt-get install python3-pip screen git +pip3 install paho-mqtt + +pip3 install influxdb + git clone https://www.gitrepo.de/wetterstation/mqtt2influxdb.git cd mqtt2influxdb -- GitLab