Add Debian and Ubuntu installation info.

reuben honigwachs 2018-12-26 10:57:44 +02:00
parent 0bf721b1b6
commit 809d33810a
1 changed files with 2 additions and 0 deletions

@ -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.