Commit bc594386eb27daa92d26ff0d0f158469bc1eb58a

Authored by Perry Werneck
1 parent aa3026c7

Updating win32 build instructions on readme.

Showing 1 changed file with 5 additions and 2 deletions   Show diff stats
README.md
... ... @@ -25,10 +25,13 @@ Building for Linux
25 25  
26 26  
27 27  
28   -Cross-compiling for Windows
  28 +Building for Windows
29 29 ===========================
30 30  
31   -1. First install the MinGW Repositories to your SuSE version from:
  31 +Cross-compiling on SuSE Linux (or WSL)
  32 +--------------------------------------
  33 +
  34 +1. First add the MinGW Repositories for your SuSE version from:
32 35  
33 36 * 32 bits: https://build.opensuse.org/project/show/windows:mingw:win32
34 37 * 64 bits: https://build.opensuse.org/project/show/windows:mingw:win64
... ...