summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2019-08-25 18:08:13 +0200
committerSean Cross <sean@xobs.io>2019-08-25 18:08:13 +0200
commit1362f34249cdb280e33f3e4a898d647e061ac89d (patch)
treeac1ca6b605cc974a44d8951fe4c2b40039890f75
parente78d55c32ade8bb0986c6d55cf0ebf8abf6fe181 (diff)
README: dfu-util.exe -> dfu-util
Signed-off-by: Sean Cross <sean@xobs.io>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d70af5b..48c3494 100644
--- a/README.md
+++ b/README.md
@@ -277,7 +277,7 @@ $
You can load Python onto Fomu as an ordinary RISC-V binary. It is located in the root of the Fomu workshop files. Use `dfu-util` to load it:
```sh
-$ dfu-util.exe -D micropython-fomu.dfu
+$ dfu-util -D micropython-fomu.dfu
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY