From 9370ecdd72331acbcb270e18141b6749058f87ad Mon Sep 17 00:00:00 2001 From: dekuNukem <7376778+dekuNukem@users.noreply.github.com> Date: Sat, 23 Aug 2025 14:27:00 +0100 Subject: [PATCH] Clarify unzipping method for boot image --- getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started.md b/getting_started.md index 971c28b..0b169a7 100644 --- a/getting_started.md +++ b/getting_started.md @@ -20,7 +20,7 @@ Thank you very much for getting USB4VC! Here is a short guide on getting started You need a Micro SD card **at least 4GB** in size. A fast card will reduce boot time. -[Download the latest boot image here](https://github.com/dekuNukem/USB4VC/releases/latest), expand the zip file. +[Download the latest boot image here](https://github.com/dekuNukem/USB4VC/releases/latest), use [7zip](https://www.7-zip.org/) to unzip. Burn the image to your SD card. I use [Rufus](https://rufus.ie/en/), which is free and open-source. [Etcher](https://www.balena.io/etcher/) is another cross-platform option.