mirror of https://github.com/arendst/Tasmota.git
Add Debian and Ubuntu installation info.
parent
0bf721b1b6
commit
809d33810a
|
@ -10,6 +10,8 @@ Download Esptool Source code from https://github.com/espressif/esptool/releases
|
|||
## Install Esptool
|
||||
Go to the known folder and install Esptool with command ``python setup.py install``.
|
||||
|
||||
Packages for Esptool are maintained for [Debian](https://packages.debian.org/stretch/esptool) and [Ubuntu](https://packages.ubuntu.com/cosmic/esptool) and can be installed with `sudo apt install esptool`.
|
||||
|
||||
## Download Tasmota
|
||||
Download the latest Tasmota release firmware file [sonoff.bin](https://github.com/arendst/Sonoff-Tasmota/releases) to a known folder. A second source is [thehackbox](http://thehackbox.org/tasmota/release/) This source can be used for OTA too.
|
||||
|
||||
|
|
Loading…
Reference in New Issue