diff --git a/Compilation-guide-(Windows).md b/Compilation-guide-(Windows).md index c7da2be..95b3cb4 100644 --- a/Compilation-guide-(Windows).md +++ b/Compilation-guide-(Windows).md @@ -24,7 +24,7 @@ Since the command-line isn't very comfortable on Windows, you will most likely w git clone git://github.com/Themaister/SSNES-Phoenix.git cd SSNES-Phoenix - mingw32-make -f Makefile.win32 # Will work for 64-bit as well :) + mingw32-make -f Makefile.win Then you can move the `ssnes-phoenix.exe` into the folder you built SSNES to make your life easier :)