update readme
This commit is contained in:
12
README.md
12
README.md
@@ -40,15 +40,15 @@ If you don't like the automated installation here are manuall installation instr
|
|||||||
|
|
||||||
1. Install pip if you don't have it:
|
1. Install pip if you don't have it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install python-pip
|
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
|
pip3 install paho-mqtt
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Install git if you don't have it:
|
3. Install git if you don't have it:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user