فهرست منبع

[Wiki] Update firmware fix

Pavel Zhovner 5 سال پیش
والد
کامیت
aa835aa7c9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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