Update README.md

This commit is contained in:
Masoko
2024-05-09 00:09:40 +03:00
committed by GitHub
parent 22fe4f7ca7
commit 5bb219262b

View File

@@ -104,7 +104,7 @@ sudo apt install python-pip
2. Then install this python module needed for the script: 2. Then install this python module needed for the script:
```bash ```bash
pip3 install paho-mqtt==1.6.1 pip install paho-mqtt==1.6.1
``` ```
3. Install git if you don't have it: 3. Install git if you don't have it: