From 5abae2ffeacf059e3e3b69d9adeef9506ad11a87 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 13 Jun 2023 09:04:57 +0200 Subject: [PATCH] Fix download link for stage 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c5d879..e44ebf7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ There are a couple manual steps to get started before this script can take over: - connect to your network - abort the installation - Download and run stage 1 of the USB installation - - `wget https://lostcave.ddnss.de/git/BodgeMaster/void-minecraft-usb/...` TODO + - `wget https://lostcave.ddnss.de/git/BodgeMaster/void-minecraft-usb/raw/branch/master/install-stage1.sh` - `bash install-stage1.sh` The script will take it from there, only asking you for information as needed.