diff --git a/README.md b/README.md index 9fe795b..355218f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ ### Install 1. Setup picoW with MicroPython [link](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html) -2. Copy main.py and config.py to picoW root -3. Edit config.py to correct SSID, Password and MQTT broker IP +2. Add dependencies (umqtt) +3. Copy main.py and config.py to picoW root +4. Edit config.py to correct SSID, Password and MQTT broker IP ### Protocol [link to HAN protocol](https://hanporten.se/svenska/protokollet/)