Use jumper settings which actually work

Change-Id: Ib64dd71f35d4bdbcfe1f27852dc315dc21592503
diff --git a/README.md b/README.md
index bafd8a0..5e34283 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@
 
 On a regular Clearfog Base with an eMMC, one has to bootstrap the device first.
 If recovering a totally bricked board, one can use the `kwboot` command to upload the initial U-Boot via the console.
-Ensure that the jumpers are set to `1 1 1 1 0` (default for eMMC boot is `0 0 1 1 1`), and then use U-Boot's `kwboot` tool:
+Ensure that the jumpers are set to `0 1 0 0 1` (default for eMMC boot is `0 0 1 1 1`), and then use U-Boot's `kwboot` tool:
 
 ```sh
 ./tools/kwboot -b ./u-boot-spl.kwb -t -p /dev/ttyUSB0