diff options
| author | Stanisław Halik <sthalik@misaki.pl> | 2016-08-28 17:21:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-28 17:21:20 +0200 |
| commit | c2e6cb1a8594aeb6f3491727268822fc83341c54 (patch) | |
| tree | c19bd025a2e7d125764dbd6dae6670bb6d38b398 | |
| parent | 117f847bbcb85ad9ceb2741b645924ec7c0c4736 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,4 +80,4 @@ Almost all code is licensed under the [ISC license](https://en.wikipedia.org/wik # Building opentrack from source -On Windows, use either mingw-w64 MS Visual Studio 2015 Update 3 or newer. On other platforms use GNU or LLVM. Refer to [Visual C++ 2015 build instructions](https://github.com/opentrack/opentrack/wiki/Building-under-MS-Visual-C------2015). +On Windows, use either mingw-w64 or MS Visual Studio 2015 Update 3/newer. On other platforms use GNU or LLVM. Refer to [Visual C++ 2015 build instructions](https://github.com/opentrack/opentrack/wiki/Building-under-MS-Visual-C------2015). |
