diff --git a/README.md b/README.md index e1b1fc2..9a4fc5e 100644 --- a/README.md +++ b/README.md @@ -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`).