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 ```