From fd68f98d1f88e5409c10842a9cdf3abe2059546a Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Fri, 10 Nov 2023 06:15:32 +0700 Subject: [PATCH] update README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 70cb1ad..f321d24 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,8 @@ Currently only the raspberry Pi zero is supported. To build: -1. clone the MiSTeX-buildroot repo in the parent folder of this one and build it, OR unpack the SDK from the releases of this repo and unpack it here -2. come into this directory -3. `make sdk` -4. `make -j` +1. clone the MiSTeX-buildroot repo in the parent folder of this one and build it with `make sdk`, OR unpack the SDK from the releases of this repo and unpack it here +2. `make -j` Then you have the MiSTer executable, which you need to copy to /media/fat/ on the MiSTeX Linux system