Skip to content

Commit 5bb2192

Browse files
authored
Update README.md
1 parent 22fe4f7 commit 5bb2192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ sudo apt install python-pip
104104
2. Then install this python module needed for the script:
105105

106106
```bash
107-
pip3 install paho-mqtt==1.6.1
107+
pip install paho-mqtt==1.6.1
108108
```
109109

110110
3. Install git if you don't have it:

0 commit comments

Comments
 (0)