Skip to content

Commit 997fc17

Browse files
authored
Update README.md
1 parent 5bebc60 commit 997fc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
# Compiling
1212

1313
- Download mingw llvm-mingw from https://github.com/mstorsjo/llvm-mingw/releases
14-
- Use g++.exe for 64 bits and i686-w64-mingw32-g++.exe for 32 bits.
14+
- Use x86_64-w64-mingw32-g++.exe for 64 bits and i686-w64-mingw32-g++.exe for 32 bits.
1515
- g++ MCEEAuthBypass.cpp -static

0 commit comments

Comments
 (0)