summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorBenjamin Vernoux <bvernoux@gmail.com>2014-06-02 21:54:48 +0200
committerBenjamin Vernoux <bvernoux@gmail.com>2014-06-02 21:54:48 +0200
commitd7da92a8f0b50c8221b4465201b892e086a40c7f (patch)
treee54f0617c948745862d86ead2af1878ee58f093e
parent8db7804496db5fc3fba44e5f9ed0cc322814088c (diff)
downloadmicropython-d7da92a8f0b50c8221b4465201b892e086a40c7f.tar.gz
micropython-d7da92a8f0b50c8221b4465201b892e086a40c7f.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8ead6648a..c788c7e31c 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ To build:
$ make
You then need to get your board into DFU mode. On the HydraBus, connect the
-3V3 pin to the BOOT1 pin with a wire.
+3V3 pin to the BOOT0 pin with a wire.
Then to flash the code via USB DFU to your device: