mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 16:58:03 +01:00
docs: fix local build command
This commit is contained in:
parent
c5fedf71c2
commit
87d63e5f32
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ with the [Makefile](https://github.com/rootzoll/raspiblitz/blob/dev/Makefile)
|
|||
### Generate an arm64-rpi image
|
||||
* 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
|
||||
* the .img.gz file can be written to an SDcard directly with Balena Etcher
|
||||
|
|
Loading…
Add table
Reference in a new issue