Fix Small README Error (#554)

[SKIP]
This commit is contained in:
Integer Limit 2023-12-04 22:19:41 +11:00 committed by GitHub
parent b260d326d3
commit 7ee9e496d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,9 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th
\* Note: Scripts will not work on versions <1.6, thus manual installation will be necessary.
#### Script Installation Instructions:
<hr>
##### Windows:
- 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`
@ -65,6 +67,7 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th
- 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`).
<hr>
#### Manual installation instructions are available [here](https://github.com/Nomi-CEu/Nomi-CEu/blob/main/overrides/README.md).