Update README.md

This commit is contained in:
2025-11-15 06:22:59 +00:00
parent ed84056aa9
commit ece8583012

View File

@@ -45,7 +45,9 @@ gcc -m32 -Os -s -ffunction-sections -fdata-sections -Wl,--gc-sections -o xorcryp
**Option A**: Install MinGW-w64
* Download from: `https://www.mingw-w64.org/`
* Or use Chocolatey: `choco install mingw`
* Or use MSYS2: `pacman -S mingw-w64-i686-gcc`
**Option B**: Using Visual Studio Developer Command Prompt