aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-04-25 16:43:44 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-04-25 16:43:44 -0700
commit6d5bf1b2006c50194c768667f86b89152435d853 (patch)
tree12c3bb3036300da634add5f5934c43f762f65232
parentc37b8028ab13db31b48ab7de8b7ca0f82f819c79 (diff)
downloadvcpkg-6d5bf1b2006c50194c768667f86b89152435d853.tar.gz
vcpkg-6d5bf1b2006c50194c768667f86b89152435d853.zip
[readme] Add additional supported host platforms
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4983508a4..38d01601f 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ For short description of available commands, run `vcpkg help`.
## Quick Start
Prerequisites:
-- Windows 10, 8.1, or 7
-- Visual Studio 2017 or Visual Studio 2015 Update 3
+- Windows 10, 8.1, 7, Linux, or OSX
+- Visual Studio 2017 or Visual Studio 2015 Update 3 (on Windows)
- Git
- *Optional: CMake 3.10.2*