From 0541bc2807af3f704c3eaf3c9c1caf8dbebeb170 Mon Sep 17 00:00:00 2001 From: Olaf van der Spek Date: Wed, 15 Feb 2017 12:14:01 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1026e2129..ee0d65eda 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install any packages with ``` C:\src\vcpkg> .\vcpkg install sdl2 curl ``` -Finally, create a New Project (or open an existing one) in Visual Studio 2015 or Visual Studio "15" Preview. You can now `#include` and use any of the installed libraries. +Finally, create a New Project (or open an existing one) in Visual Studio 2015 or Visual Studio 2017. You can now `#include` and use any of the installed libraries. ## Examples See the [`docs\EXAMPLES.md`](docs/EXAMPLES.md) document for specific walkthroughs, including using a package and adding a new package. -- cgit v1.2.3