Skip to content

Commit

Permalink
Fixed: lint errors and reinstallation of vs code and dotnet fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
beastbybirth2 committed May 25, 2024
1 parent 2ef2f2b commit 418c899
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~
Expand Down

0 comments on commit 418c899

Please sign in to comment.