Skip to content

Commit 233dac0

Browse files
committed
only slightly modifications in the quickstart
1 parent 0d4f31c commit 233dac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quick_start/quick_start_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You need two servers: one update and one C&C server. We recommend using two dist
5252
### Install OS Image
5353

5454
1. Get the image. Either get the image from the network operator or download it from our repository:
55-
- [v2025.06.a Pi5](https://seafile.rlp.net/f/82ba23f852a6421082a5/?dl=1)
55+
- [image v2025.06.a for Pi5](https://seafile.rlp.net/f/82ba23f852a6421082a5/?dl=1)
5656
2. Decompress it. (e.g. `unzstd sdcard_version_device.img.zst`)
5757
3. Insert the microSD card to a card-reader.
5858
4. Copy the image onto the microSD card:<br /> (e.g. `sudo dd if=sdcard_version_device.img of=/dev/mmcblk0 bs=4M` + `sync`)

0 commit comments

Comments
 (0)