diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ This will install the free and open source software development environment MinGW on your Windows system. MSYS2 contains a command line shell for development usage and the MinGW compiler. Further informations are found here: -* [1] https://wiki.qt.io/MSYS2 -* [2] http://www.msys2.org/ +* [1] [MSYS2 Minimal SYStem 2 command-line shell](https://wiki.qt.io/MSYS2) +* [2] [Download MSYS2 installer](http://www.msys2.org/) Download and execute newest MSYS2 installer version from [2]. Use the default installation path *C:\msys64*. Otherwise MSYS might have a problem. |