From 74a7cc8ee0d64163cf64afe2c16c842b3ae7fcf4 Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Sat, 17 Jun 2023 23:00:44 +1000 Subject: [PATCH] GNU/Linux -> Apple/GNU/Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e5ffdd..858dcb4 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th - Download the script [here](https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.bat), and save it to the root directory of the pack (the same level as `\config`). - Run the pack mode switcher in a terminal with `./pack-mode-switcher.bat` -##### Any GNU/Linux (Mac and Linux): +##### Apple/GNU/Linux: - Run `curl -O https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.sh` to download the file. - Verify the contents with your editor of choice. - Run `chmod +x pack-mode-switcher.sh; sh pack-mode-switcher.sh` in the pack root directory (the one containing `/config`).