fix README.md
This commit is contained in:
@ -177,9 +177,11 @@ You are asked
|
|||||||
|
|
||||||
Clone the `usbboot` repository.
|
Clone the `usbboot` repository.
|
||||||
|
|
||||||
|
```
|
||||||
> git clone --depth=1 https://github.com/raspberrypi/usbboot
|
> git clone --depth=1 https://github.com/raspberrypi/usbboot
|
||||||
> cd usbboot
|
> cd usbboot
|
||||||
> make
|
> make
|
||||||
|
```
|
||||||
|
|
||||||
### b) prepare the rpi to be able to be flushed
|
### b) prepare the rpi to be able to be flushed
|
||||||
|
|
||||||
@ -188,6 +190,8 @@ Clone the `usbboot` repository.
|
|||||||
|
|
||||||
2. start rpiboot:
|
2. start rpiboot:
|
||||||
|
|
||||||
|
```
|
||||||
> sudo ./rpiboot # sudo might not be needed
|
> sudo ./rpiboot # sudo might not be needed
|
||||||
|
```
|
||||||
|
|
||||||
3. power the box
|
3. power the box
|
||||||
|
Reference in New Issue
Block a user