Commit d4e1bfad2f0a88591862e69cbab1a3a546f6c336

Authored by Perry Werneck
Committed by GitHub
1 parent 97a223e5

Update README.md

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
@@ -47,8 +47,8 @@ Building for Linux @@ -47,8 +47,8 @@ Building for Linux
47 $ make all 47 $ make all
48 ``` 48 ```
49 49
50 -Cross-compiling for Windows  
51 -=========================== 50 +Building for Windows
  51 +====================
52 52
53 Cross-compiling on SuSE Linux (Native or WSL) 53 Cross-compiling on SuSE Linux (Native or WSL)
54 --------------------------------------------- 54 ---------------------------------------------
@@ -87,8 +87,8 @@ Cross-compiling on SuSE Linux (Native or WSL) @@ -87,8 +87,8 @@ Cross-compiling on SuSE Linux (Native or WSL)
87 $ make all 87 $ make all
88 ``` 88 ```
89 89
90 -Compiling for Windows (With MSYS2)  
91 ----------------------------------- 90 +Windows native with MSYS2
  91 +-------------------------
92 92
93 1. Install and update MSYS2 93 1. Install and update MSYS2
94 94