From ae2a5f94e33af2b474b2155189159089d1a19d56 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 22 Mar 2026 03:21:28 +0100 Subject: [PATCH] README: fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 121716f..9898ff2 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ There are a couple manual steps to get started before the installer scripts can - Download and run stage 1 of the USB installation script - The base image doesn’t come with a way to download files so you need to install that first: `xbps-install -S wget` - If it yells at you about updating xbps, do that, then try again - - `wget https://lostcave.ddnss.de/git/BodgeMaster/void-minecraft-usb/raw/branch/master/install-stage1.sh` + - `wget https://lostcave.ddnss.de/git/BodgeMaster/void-usb/raw/branch/master/install-stage1.sh` - `bash install-stage1.sh` The scripts will take it from there, asking you for information and downloading things as needed.