Explorar o código

[Wiki] Update firmware fix

Pavel Zhovner %!s(int64=5) %!d(string=hai) anos
pai
achega
aa835aa7c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -28,7 +28,7 @@ Flipper Zero's firmware consists of two components: [Bootloader](https://github.
 
 2. Reboot Flipper to [Firmware update mode](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/UI#reboot-to-bootloader-firmware-update-mode)
 
-3. Run `dfu-util -D firmware.bin -a 0 -s 0x08008000`
+3. Run `dfu-util -D firmware.bin -a 0 -s 0x08008000:leave`
 
 ## Build from source