Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 212c5c9

Browse files
author
Christophe - CC4
authored
doc: update README.md
1 parent b5e6bd1 commit 212c5c9

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ The image generated is a minimal Raspberry Pi OS image (headless) with the follo
1212

1313
The image is built by CI on tag push and the artifacts are uploaded to the releases page.
1414

15+
# Using the image
16+
1. Install the Raspberry Pi Imager from [Raspberry official website](https://www.raspberrypi.com/software/)
17+
3. Download the latest release from this repository
18+
4. Open Raspberry Pi Imager and select :
19+
- No Filtering
20+
- Select the image you downloaded
21+
- Select your SD card
22+
5. Click Next and don't apply custom configuration if asked, everything you need is already in the image
23+
6. Install and enjoy :)
24+
1525
# pi-gen
1626

1727
Tool used to create Raspberry Pi OS images, and custom images based on Raspberry Pi OS,
@@ -458,4 +468,4 @@ To resolve this, ensure that the following files are available (install them if
458468

459469
You may also need to load the module by hand - run `modprobe binfmt_misc`.
460470

461-
If you are using WSL to build you may have to enable the service `sudo update-binfmts --enable`
471+
If you are using WSL to build you may have to enable the service `sudo update-binfmts --enable`

0 commit comments

Comments
 (0)