From a0c9e6de7210c2e921552f994e737581656ff228 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Wed, 12 Mar 2025 22:26:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3f570a..99caa34 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ You just boot on it and play minceraft in offline mode ## How to make iso file -That's easy enough to understand it without instructions +You need to do this from void linux!!1 ``` cd /tmp git clone https://github.com/MeexReay/minceraftOS cd minceraftOS -sudo ./mkmine.sh +sudo ./mkmine.sh # idk why, if you can fix it, please make a PR cd output ls # here has to be the iso file ```