summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Pinot <guillaume.pinot@citodi.fr>2020-09-01 09:33:40 +0200
committerGuillaume Pinot <guillaume.pinot@citodi.fr>2020-09-01 09:33:40 +0200
commit5be1a9fbf95cbbc1300f24f77f049c93480b3854 (patch)
tree7c5902fde9e603f89aca09d5978f1df6338a2961 /README.md
parentf4f16b60c909a0aa831808fea9f50423988dfc7f (diff)
fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07c3a06..4e6eab1 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,8 @@ BOOT, pressing and releasing RESET and releasing BOOT. Then:
dfu-util -d 0483:df11 -a 0 -s 0x08000000:leave -D keyseebee.bin
```
-The fist time, if the write fail, your flash must protected. To unprotect:
+The fist time, if the write fail, your flash might be protected. To
+unprotect:
```shell
dfu-util -d 0483:df11 -a 0 -s 0x08000000:force:unprotect -D keyseebee.bin