Update VS Docker Tools page (#4582)

* Update VS Docker Tools page

Add link explaining how to modify an existing Visual Studio installation to add the .NET Core workload

* Update visual-studio-tools-for-docker.md
pull/4603/head
Lisa Guthrie 2017-10-18 17:07:33 -07:00 committed by Rick Anderson
parent e17d0c2593
commit 119aea01d3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ uid: publishing/vs-tools-for-docker
## Installation and setup
Install [Microsoft Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio) with the .NET Core workload.
Install [Microsoft Visual Studio 2017](https://docs.microsoft.com/visualstudio/install/install-visual-studio) with the .NET Core workload. If you already have Visual Studio installed, you can [modify your Visual Studio installation](https://docs.microsoft.com/visualstudio/install/modify-visual-studio) to add the .NET Core workload.
For Docker installation, review the information at [Docker for Windows: What to know before you install](https://docs.docker.com/docker-for-windows/install/#what-to-know-before-you-install) and install [Docker For Windows](https://docs.docker.com/docker-for-windows/install/).