Skip to content

Commit 23e1424

Browse files
authored
match previous formatting
1 parent c6754fb commit 23e1424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/quickstart-debug-with-cplusplus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The Visual Studio debugger provides many powerful features to help you debug you
1818

1919
1. Open Visual Studio and create a project.
2020

21-
On the Welcome Page, select "Create a new project". Select "Empty Project". Make sure you are selecting the Project Template for C++.
21+
On the Welcome Page, select **Create a new project**. Select **Empty Project**. Make sure you are selecting the Project Template for C++.
2222

23-
If you don't see the project template, open the Visual Studio Installer. Choose the Desktop development with C++ workload, then choose Modify.
23+
If you don't see the project template, open the **Visual Studio Installer**. Choose the **Desktop development with C++ workload**, then choose **Modify**.
2424

2525
Visual Studio creates the project.
2626

0 commit comments

Comments
 (0)