Updated Upgrading (markdown)

blakadder 2019-11-13 13:32:48 +01:00
parent b42737ef14
commit f673fc30e2
1 changed files with 1 additions and 1 deletions

@ -94,7 +94,7 @@ Tasmota uses flash memory to store options and settings. New versions add (or re
To avoid this use our decode-config tool to easily create and restore backups in Tasmota:
## decode-config tool
* [decode-config.py](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) - installation instructions in Python for Windows or Linux
* [decode-config.py](https://github.com/arendst/Tasmota/tree/development/tools) - [installation instructions](https://github.com/arendst/Tasmota/blob/development/tools/decode-config.md) in Python for Windows or Linux
* [decode-config.exe](https://github.com/Jason2866/Tasmota-decode-config/tree/master/bin) - Windows 64bit only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples.
#### 1. Make a configuration backup: