diff options
author | Sophia Papagiannaki <papagiannaki@stettbacher.ch> | 2019-10-23 11:21:42 +0200 |
---|---|---|
committer | Sophia Papagiannaki <papagiannaki@stettbacher.ch> | 2019-10-23 11:21:42 +0200 |
commit | 86a231f9634da2fc9192a3c0c440d4e878e2f05a (patch) | |
tree | 5ae001682b31ee365105ea04ea22a4aa8823621b | |
parent | Update README.md (diff) | |
download | o3000-driver-86a231f9634da2fc9192a3c0c440d4e878e2f05a.tar.gz o3000-driver-86a231f9634da2fc9192a3c0c440d4e878e2f05a.zip |
Update README.md
-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. |