From 72da27ef0b991d4fa8b9314a5cd0544b16919edf Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Sun, 29 Dec 2024 22:23:08 +0000 Subject: [PATCH] Edit README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35ab7f09..dbb17ae5 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ You will also need the following tools installed ### Cloning the dca3-game repo and downloading the prebuilt elf - Open dreamsdk shell -- type `git clone https://gitlab.com/skmp/dca3-game.git` (and press enter) +- type `git clone --branch alpha https://gitlab.com/skmp/dca3-game.git` (and press enter) - It should take a moment and successfully clone the repo - type `cd dca3-game/dreamcast` (and press enter) - type `explorer .` (and press enter). - A folder named dreamcast with some files should be open. Keep it on the side. -- Download the artifacts from https://gitlab.com/skmp/dca3-game/-/jobs/8725216645 +- Download the Alpha Prebuilt Elf from https://gitlab.com/skmp/dca3-game/-/releases - Open artifacts.zip and extract dca3.elf to the folder that was kept open before. - Close the folder and dreamsdk shell