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.