GNU/Linux -> Apple/GNU/Linux

This commit is contained in:
IntegerLimit 2023-06-17 23:00:44 +10:00 committed by GitHub
parent 0d85d7b4a4
commit 74a7cc8ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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