diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-25 16:43:44 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-25 16:43:44 -0700 |
| commit | 6d5bf1b2006c50194c768667f86b89152435d853 (patch) | |
| tree | 12c3bb3036300da634add5f5934c43f762f65232 | |
| parent | c37b8028ab13db31b48ab7de8b7ca0f82f819c79 (diff) | |
| download | vcpkg-6d5bf1b2006c50194c768667f86b89152435d853.tar.gz vcpkg-6d5bf1b2006c50194c768667f86b89152435d853.zip | |
[readme] Add additional supported host platforms
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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* |
