mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 11:10:48 +02:00
docs: fix local build command
This commit is contained in:
parent
c5fedf71c2
commit
87d63e5f32
@ -170,7 +170,7 @@ with the [Makefile](https://github.com/rootzoll/raspiblitz/blob/dev/Makefile)
|
|||||||
### Generate an arm64-rpi image
|
### Generate an arm64-rpi image
|
||||||
* The workflow locally and in github actions generates a .img raw format image for the Raspberry Pi.
|
* The workflow locally and in github actions generates a .img raw format image for the Raspberry Pi.
|
||||||
```
|
```
|
||||||
make arm-rpi-lean-image
|
make arm64-rpi-lean-image
|
||||||
```
|
```
|
||||||
* find the image and sha256 hashes in the `ci/arm64-rpi/packer-builder-arm` directory
|
* find the image and sha256 hashes in the `ci/arm64-rpi/packer-builder-arm` directory
|
||||||
* the .img.gz file can be written to an SDcard directly with Balena Etcher
|
* the .img.gz file can be written to an SDcard directly with Balena Etcher
|
||||||
|
Loading…
Reference in New Issue
Block a user