Skip to content

Commit

Permalink
Remove Windows-dependent wording (#9206)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveabrock authored and Rick-Anderson committed Oct 30, 2018
1 parent 8f07f68 commit 85fc3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ From Visual Studio Code (VS Code), select **File > Open Folder**, and then selec

### Launch the app

Press Ctrl+F5 to start the app without debugging. Alternatively, from the **Debug** menu, select **Start Without Debugging**.
From the **Debug** menu, select **Start Without Debugging**. Alternatively, you can press the keyboard shortcut displayed next to the menu option. This shortcut varies depending on your operating system.

In the next tutorial, we add a model to the project.

Expand Down

0 comments on commit 85fc3fd

Please sign in to comment.