From 927916be3e012296136bb18b319cfcdcab11dc64 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Fri, 14 Mar 2025 01:40:44 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8a9b7..1e95b1d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ cp data/minceraft/ultimmc.cfg.def data/minceraft/ultimmc.cfg Use `mkmine.sh` script to make ISO file. \ Result will be in `output/` directory. \ -Script compiles it only for x86_64, but I think it's not really hard to make it compile for any other architecture +Script compiles it only for x86_64, but I think it's not really hard to make it compile for any other architectures ``` sudo ./mkmine.sh # idk why it needs sudo, please pr if you know how to remove it