diff --git a/Readme.md b/Readme.md index 4e2d313..e77e21c 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/start_imgfs.elf buildroot/output/images/fatimage +sudo rpiboot tools/usbboot/usbbootcode.bin tools/usbboot/buildroot.elf buildroot/output/images/fatimage ```