Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/sanear.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Marsev <alex.marsev@gmail.com>2016-02-21 10:48:22 +0300
committerAlex Marsev <alex.marsev@gmail.com>2016-02-21 10:48:22 +0300
commitba093a7d9bd4be18689e734c267b4da057e565a9 (patch)
tree7c0be3377f0923dbb320748f58f6e30800a606d9
parent37466a4ba548c92de6b2521b1574c7128cc7f207 (diff)
Mention latest Visual Studio updates
Just in case.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8865aaf..74f37bb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
### Compilation instructions (standalone filter)
-1. Have recent `Visual Studio` installed (free versions like `Visual Studio Community 2013` or `Visual Studio Community 2015` work just fine)
+1. Have recent `Visual Studio` installed (free versions like `Visual Studio Community 2013 Update 5` or `Visual Studio Community 2015 Update 1` work just fine)
2. Check out `master` branch of sanear
3. Ensure that all submodules are up-to-date by running `git submodule update --init --recursive` from inside the tree
4. Open `sanear-dll.sln` solution file and build