Change two links from tracer4b/nomi-ceu to Nomi-CEu/nomi-ceu

This commit is contained in:
IntegerLimit 2023-04-10 17:09:02 +10:00 committed by GitHub
parent 292f6a8380
commit fe6f63fb0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,11 +34,11 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th
Installation:
NOTE: Scripts will not work on versions <1.6, thus manual installation may be necessary.
- Windows:
- Download [here](https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.bat) (right click - save as) save it to the root directory of the pack (the same level as `\config`).
- Download [here](https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.bat) (right click - save as) 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):
- Run `curl -O https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.sh` to download the file.
- 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`).