From f5e3fea71c851ea33fb7b821a84fc4c886fdcf07 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 4 Jun 2026 02:14:41 +0000 Subject: [PATCH] README: spell out how to get repo onto USB (extract + drag) Step 1 was vague. Now explicit: download ZIP, right-click Extract Here, drag the folder onto the USB in the file manager sidebar. https://claude.ai/code/session_017WJtGcE5jjerAQCUBWUE3H --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2609fc..36bfc21 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,13 @@ No git required. Works for anyone with a browser. ### 1 — Put the repo on the USB -On GitHub: **Code → Download ZIP** → unzip → copy the -`ubuntu-post-install-main` folder to your USB drive. +1. On GitHub: click **Code → Download ZIP** +2. Open your Downloads folder — right-click the ZIP → **Extract Here** +3. Drag the `ubuntu-post-install-main` folder onto the USB drive in the + file manager sidebar -To update it later, just download the ZIP again and replace the folder. +To update later: download the ZIP again, extract, drag the new folder to the +USB and replace the old one. ### 2 — Run on the target machine