소스 검색

[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