Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanyaE <87183681+DanyaE@users.noreply.github.com>2021-10-21 15:52:06 +0300
committerGitHub <noreply@github.com>2021-10-21 15:52:06 +0300
commit9e3531e84a533eba603ad2db0375e3c03ad2b4e7 (patch)
tree7e8327a1bd1075db0766eb050ae2b9385f0d7380 /ReadMe.md
parentaf1fd0c46d71e5deeabf3b08500c0ce073b8cbf7 (diff)
Update ReadMe (#780)
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 738a3108..ad8bd530 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -49,11 +49,11 @@ One liner: `./flash_core1_main.sh`
2. Reboot Flipper to Bootloader
- Press and hold `← Left` + `↩ Back` for reset
- - Release `← Left` and keep holding `↩ Back` until blue LED lights up
- - Release `↩ Back`
-![Switch to DFU sequence](https://habrastorage.org/webt/uu/c3/g2/uuc3g2n36f2sju19rskcvjzjf6w.png)
+ - Release `↩ Back` and keep holding `← Left` until blue LED lights up
+ - Release `← Left`
+<!-- ![Switch to DFU sequence](https://habrastorage.org/webt/uu/c3/g2/uuc3g2n36f2sju19rskcvjzjf6w.png) -->
-1. Run `dfu-util -D full.dfu -a 0`
+3. Run `dfu-util -D full.dfu -a 0`
# Build from source