Browse Source

updated README.md

FloKra 1 year ago
parent
commit
b94cae6927
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ Receives sensor data from LaCrosse 868MHz temperature/humidity sensors, logs dat
 ## Installation
 Requires Python 3 (default on Debian/RaspberryOS Buster or Bullseye). 
 - install Python3 PIP: $ sudo apt-get install python3-pip
-- install required Python modules: pip3 install pyserial influxdb paho-mqtt
+- install required Python modules: pip3 install pyserial influxdb paho-mqtt pyyaml
 - copy folder __jeelinklog__ to /home/pi
 - edit config files as needed
 - test if it works: