fix README.md
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user