Updated Upgrading (markdown)

blakadder 2019-11-13 13:30:54 +01:00
parent 27836fca52
commit bae265086d
1 changed files with 1 additions and 1 deletions

@ -98,7 +98,7 @@ To avoid this use our decode-config tool to easily create and restore backups in
* [decode-config.exe](https://github.com/Jason2866/Tasmota-decode-config/blob/master/bin/decode-config.exe) - Windows 64bit only executable. If using this replace `decode-config.py` with `decode-config.exe` in the instruction examples.
#### 1. Make a configuration backup:
* Use _decode-config.py_ from the Tasmota [`/tools/` folder](../tree/development/tools) to create a new backup straight from your device
* Create a new backup straight from your device
`decode-config.py -d <deviceIP> --backup-file Config-@f --backup-type json`