From e91239d8a4836fc9dae9af7942f91585618ffee0 Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sat, 19 Jul 2025 18:03:15 -0500 Subject: [PATCH] again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e4788e..4d54dfa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Install Modpack -2. Create new folder in SPT install folder called `spt_modpack`. Copy new folder location to clipboard +2. Create new folder in SPT install folder called `spt_modpack`. Copy new folder location to clipboard i.e `C:\Games\SPT\spt_modpack` 3. Open Git Bash in start menu 4. Enter `cd SPT_MODPACK_FOLDER_LOCATION` (replace SPT_MODPACK_FOLDER_LOCATION with the folder location you copied in step 2) 5. Enter `git clone https://git.logs.houseoffun.gg/GetParanoid/spt_modpack.git .` (The . at the end is important)