From 79b9cd3a3f0203036b13f106b19cab45141e0399 Mon Sep 17 00:00:00 2001
From: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
Date: Tue, 28 Nov 2023 22:32:54 +1100
Subject: [PATCH] Move From `----` Separators to `
` (#544)
[SKIP]
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 70508f1..d463aeb 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ 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:
-------
+
##### 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,7 +65,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`).
-------
+
#### Manual installation instructions are available [here](https://github.com/Nomi-CEu/Nomi-CEu/blob/main/overrides/README.md).