diff --git a/aspnetcore/publishing/visual-studio-tools-for-docker.md b/aspnetcore/publishing/visual-studio-tools-for-docker.md index 94a76c4190..175641d9a2 100644 --- a/aspnetcore/publishing/visual-studio-tools-for-docker.md +++ b/aspnetcore/publishing/visual-studio-tools-for-docker.md @@ -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/).