From 418c89968b2c41267f8637830323ffc241a544bf Mon Sep 17 00:00:00 2001 From: beastbybirth2 Date: Sat, 25 May 2024 11:42:39 +0530 Subject: [PATCH] Fixed: lint errors and reinstallation of vs code and dotnet fixed --- .../Applications/mingw-automated installation/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Splashkit/Applications/mingw-automated installation/readme.md b/docs/Splashkit/Applications/mingw-automated installation/readme.md index bf1e9e89d..8f0e2d81e 100644 --- a/docs/Splashkit/Applications/mingw-automated installation/readme.md +++ b/docs/Splashkit/Applications/mingw-automated installation/readme.md @@ -29,7 +29,7 @@ To use the script, follow these steps: 1. Ensure that you have MSYS2 installed on your system. 2. Copy the script to your system or download it. Save it as `install.sh` inside your MSYS2 home directory (`C:/msys64/home/{username}/install.sh`). -3. Open a MSYS2 bash terminal window. +3. Open a MINGW64 bash terminal window. 4. Go to the directory containing the script: ```shell cd ~