소스 검색

updated README.md

FloKra 1 년 전
부모
커밋
91a1831325
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
+- install required Python modules: pip3 install pyserial influxdb paho-mqtt
 - copy folder __jeelinklog__ to /home/pi
 - edit config files as needed
 - test if it works: