Update README.md

This commit is contained in:
MeexReay 2025-03-12 22:26:49 +03:00 committed by GitHub
parent 34b9a26ff2
commit a0c9e6de72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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