From eeba0a9bc4f006a6e8e6abba0506ed716c4494d3 Mon Sep 17 00:00:00 2001 From: Alistair Buxton Date: Fri, 13 Mar 2015 00:59:47 +0000 Subject: [PATCH] Fix rpiboot command example. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5f86971..7f7e692 100644 --- a/Readme.md +++ b/Readme.md @@ -53,5 +53,5 @@ Note: you'll need superuser password to finish the build and create the image Running ``` -sudo rpiboot tools/usbboot/usbbootcode.bin tools/usbboot/buildroot.elf buildroot/output/images/fatimage +sudo rpiboot -b buildroot/output/images/fatimage ``` -- libgit2 0.21.4