README: correct documentation on "dfu-util -e"

It's no longer required.

This addresses #11.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-06-25 09:14:25 -07:00
parent 0c8a8ba08e
commit 520de140f7

View File

@ -65,7 +65,7 @@ To exit DFU and run the bitstream at offset 262144, run:
$ dfu-util -e
```
**Note that, unlike Toboot, Foboot requires you to issue `dfu-util -e` in order to start the program.**
**Note that, like Toboot, the program will auto-boot once it has finished loading.**
## Building the Software