summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanisław Halik <sthalik@misaki.pl>2016-08-28 17:21:20 +0200
committerGitHub <noreply@github.com>2016-08-28 17:21:20 +0200
commitc2e6cb1a8594aeb6f3491727268822fc83341c54 (patch)
treec19bd025a2e7d125764dbd6dae6670bb6d38b398
parent117f847bbcb85ad9ceb2741b645924ec7c0c4736 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd8f01b2..fd0c184b 100644
--- a/README.md
+++ b/README.md
@@ -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).