Update README.md

This commit is contained in:
MeexReay 2025-03-14 10:41:40 +03:00 committed by GitHub
parent 98c58bc541
commit d9e0ccba3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,12 +31,14 @@ Finally, you can forget all above and use just `sudo make`
## How to burn it on disk ## How to burn it on disk
First link in google bro To burn iso:
``` ```
sudo dd if=<input_file> of=<device_name> status=progress sudo dd if=/path/to/minceraftOS.iso of=/dev/<disk_id> status=progress
``` ```
Use `lsblk` to find out your `disk_id` (ex. sda)
## How to use ## How to use
IDK bro just do what you want that's it \ IDK bro just do what you want that's it \