summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2018-10-10 14:41:21 -0400
committerGitHub <noreply@github.com>2018-10-10 14:41:21 -0400
commit8b563cb6e9a8f2824bb793d1cef5af43e1f8f96c (patch)
treecbb06d642e75926f32dadf57b19d311847708d95
parentFixed iOS build to use different build directories for the controller applica... (diff)
downloadice-8b563cb6e9a8f2824bb793d1cef5af43e1f8f96c.tar.bz2
ice-8b563cb6e9a8f2824bb793d1cef5af43e1f8f96c.tar.xz
ice-8b563cb6e9a8f2824bb793d1cef5af43e1f8f96c.zip
Updated VS2017 requirement
-rw-r--r--cpp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README.md b/cpp/README.md
index 0a5c1e267a0..cf821de7aed 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -34,7 +34,7 @@ Ice was extensively tested using the operating systems and compiler versions
listed on [supported platforms][2].
On Windows, the build requires a recent version of Visual Studio, and the
-Windows 10 SDK (10.0.14393.0) component when using Visual Studio 2017.
+Windows 10 SDK (10.0.14393.0) component when building with Visual Studio 2017.
### Third-Party Libraries