Update razor-pages-start.md (#4975)

* Update razor-pages-start.md

* Make download text consistent with other docs
pull/4987/head
Rick Anderson 2017-12-12 09:28:18 -10:00 committed by GitHub
parent 69d5414a8d
commit cc3f44fb42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ There are three versions of this tutorial:
* MacOS: [Getting started with Razor Pages with Visual Studio for Mac](xref:tutorials/razor-pages-mac/razor-pages-start)
* macOS, Linux, and Windows: [Getting started with Razor Pages in ASP.NET Core with Visual Studio Code](xref:tutorials/razor-pages-vsc/razor-pages-start)
[View or download sample code](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/razor-pages/razor-pages-start/sample/RazorPagesMovie) ([how to download](xref:tutorials/index#how-to-download-a-sample))
## Prerequisites
[!INCLUDE[install 2.0](../../includes/install2.0.md)]