commit ff30a1a24991176973d4532bd60e6b70bc015c60
parent 6cd899e2ccf54a0bb43ad1c187caf5845f73bc36
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Tue, 17 Mar 2026 19:09:06 +0530
Add download link for original MinGW-w64 executable
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -71,6 +71,7 @@ This guide will walk you through the process of setting up your GCC/G++ compiler
Download the compressed MinGW-w64 files from the hosted location.
> **Download Link:** [**Direct Download MinGW64.zip (85 MB)**](https://amit.is-a.dev/download/MinGW64.zip)
+
> **Download Link:** [**Download the Original MinGW-w64 Executable (84.3 KB)**](https://github.com/notamitgamer/bsc/releases/tag/MinGW-2021-09-05)
### Step 2: Extract the Files
@@ -132,4 +133,4 @@ To ensure the compiler is correctly set up and accessible, open a new command li
* [**GitHub Profile**](https://github.com/notamitgamer)
* [**Portfolio**](https://amit.is-a.dev)
-----
\ No newline at end of file
+---