From f89148151960c51df49aa67dd219039d1930d191 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Mon, 13 May 2024 10:33:13 +0200 Subject: [PATCH] fix README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3922673..2113274 100644 --- a/README.md +++ b/README.md @@ -177,9 +177,11 @@ You are asked Clone the `usbboot` repository. +``` > git clone --depth=1 https://github.com/raspberrypi/usbboot > cd usbboot > make +``` ### b) prepare the rpi to be able to be flushed @@ -188,6 +190,8 @@ Clone the `usbboot` repository. 2. start rpiboot: + ``` > sudo ./rpiboot # sudo might not be needed + ``` 3. power the box