mirror of https://github.com/arendst/Tasmota.git
Included line "cd SonOTA"
parent
afc64d7978
commit
95e19895bb
|
@ -19,6 +19,7 @@ brew install python3
|
||||||
mkdir ~/src/
|
mkdir ~/src/
|
||||||
cd ~/src/
|
cd ~/src/
|
||||||
git clone https://github.com/mirko/SonOTA.git
|
git clone https://github.com/mirko/SonOTA.git
|
||||||
|
cd SonOTA
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
```
|
||||||
* You will also need prepackaged library of certificates and intermediate Espressif2Arduino firmwares:
|
* You will also need prepackaged library of certificates and intermediate Espressif2Arduino firmwares:
|
||||||
|
|
Loading…
Reference in New Issue