aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2a4923b..1ff1707 100644
--- a/README.md
+++ b/README.md
@@ -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.