diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/start-mvc.md b/aspnetcore/tutorials/first-mvc-app-xplat/start-mvc.md index 890a0b5ad3..7a48763a62 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/start-mvc.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/start-mvc.md @@ -1,18 +1,18 @@ --- -title: Introduction to ASP.NET Core MVC on Mac or Linux +title: Introduction to ASP.NET Core MVC on Mac, Linux, or Windows author: rick-anderson -description: Getting started with ASP.NET Core MVC and Visual Studio Code on Mac and Linux -keywords: ASP.NET Core, MVC, VS Code, Visual Studio Code, Mac, Linux +description: Getting started with ASP.NET Core MVC and Visual Studio Code on Mac, Linux, and Windows +keywords: ASP.NET Core, MVC, VS Code, Visual Studio Code, Mac, Linux, Windows ms.author: riande manager: wpickett -ms.date: 03/07/2017 +ms.date: 07/07/2017 ms.topic: get-started-article ms.assetid: 1d18b589-1638-4dc6-1638-fb0f41998d78 ms.technology: aspnet ms.prod: asp.net-core uid: tutorials/first-mvc-app-xplat/start-mvc --- -# Getting started with ASP.NET Core MVC on Mac and Linux +# Getting started with ASP.NET Core MVC on Mac, Linux, or Windows By [Rick Anderson](https://twitter.com/RickAndMSFT) @@ -72,4 +72,4 @@ In the next part of this tutorial, we'll learn about MVC and start writing some - [Windows keyboard shortcuts](https://go.microsoft.com/fwlink/?linkid=832145) >[!div class="step-by-step"] -[Next - Add a controller](adding-controller.md) \ No newline at end of file +[Next - Add a controller](adding-controller.md)