From c349e2ffd3892cb080d1d76b14bc0b64df9425a1 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Fri, 13 Jan 2017 14:59:24 -0800 Subject: [PATCH] Updates the readme file. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6296546653..de55641e8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ PTVS is a free, open source plugin that turns Visual Studio into a Python IDE. [![Join the chat at https://gitter.im/Microsoft/PTVS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Microsoft/PTVS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[PTVS 2.2](https://github.com/Microsoft/PTVS/releases/v2.2) is now available for download from our Releases section, or find it in the Visual Studio 2015 installer under Custom, Programming Languages. ([PTVS 2.1](https://pytools.codeplex.com/releases/view/109707) is still available from CodePlex for users on Visual Studio 2012 and 2010.) +The latest version of PTVS is available in [Visual Studio 2017](https://www.visualstudio.com/?wt.mc_id=github_python) as the Python workload. This page is for Visual Studio 2015 support. + +[PTVS 2.2.6](https://github.com/Microsoft/PTVS/releases/v2.2.6) is now available for download from our Releases section, or find it in the Visual Studio 2015 installer under Custom, Programming Languages. ([PTVS 2.1](https://pytools.codeplex.com/releases/view/109707) is still available from CodePlex for users on Visual Studio 2012 and 2010.) Visit our page on [VisualStudio.com](https://www.visualstudio.com/en-us/features/python-vs) for an overview, and check out our [Getting Started](http://aka.ms/PTVSTutorial) series on YouTube.