summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Henrik <janhenrik@janhenrik.org>2019-10-17 23:30:33 +0200
committerGitHub <noreply@github.com>2019-10-17 23:30:33 +0200
commit568b6e9281b842ac9f9158799569e7782d6fe94c (patch)
treeaf5d1ae91e277251596c504f1d41c1bb955b70c8 /README.md
parentaac5884411c3f7b864ff6e37bdd512c63dbacafe (diff)
downloadminikbd-568b6e9281b842ac9f9158799569e7782d6fe94c.tar.gz
minikbd-568b6e9281b842ac9f9158799569e7782d6fe94c.tar.bz2
minikbd-568b6e9281b842ac9f9158799569e7782d6fe94c.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 874a112..36677fb 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ More documentation and firmware examples will be aviable soon.
## Via Makefile and DFU
-Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The binary can then be flashed with dfu-utils.
+Or you can generate a basic firmware with HAL init and Makefile with CubeMX. The binary can then be build with make flashed with dfu-utils.
$ dfu-util -a 0 -s 0x08000000:leave -D build/pd-buddy-firmware.bin