From 90ed592ff7e632b219d0dcf454a5813943a9bb38 Mon Sep 17 00:00:00 2001 From: iamthesenate1 <77978836+iamthesenate1@users.noreply.github.com> Date: Sat, 11 Sep 2021 19:38:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f9c0d4..fffba04 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you have access to a copy of the game (either by CD or through Steam), you can copy the *.gro files from the game directory to the repository. Note that for running SS:TFE, you don't need the ModEXT.txt file, it's only for SS:TSE. -Alternatively, you can simply copy the whole content of the Windows install as base dir, add the `SE1_10. gro` from the repo in the root folder of the install, and then copy the binary built in `Bin` folder +Alternatively, you can simply copy the whole content of the Windows install as base dir, add the `SE1_10.gro` from the repo in the root folder of the install, and then copy the binary built in `Bin` folder #### Building (only for SS:TSE)