Skip to content

Commit b1a2f53

Browse files
Update README.md
1 parent 869ffb2 commit b1a2f53

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

‎README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,28 @@ Run your application using the following commands:
8080
**Windows & Linux**
8181

8282
Run code: Ctrl + F5
83-
Run with debugging: F5 or Run > Start Debugging.
83+
84+
Run with debugging: F5 or Run > Start Debugging
85+
8486
Stop debugging: Shift + F5
87+
8588
Restart debugging: Ctrl + Shift + F5
8689

8790
**MacOS**
8891

8992
Run code: Cmd + F5
90-
Run with debugging: F5 or Run > Start Debugging.
93+
94+
Run with debugging: F5 or Run > Start Debugging
95+
9196
Stop debugging: Shift + Cmd + F5
97+
9298
Restart debugging: Cmd + Shift + F5
9399

94100
**Web (VS Code in the Browser)**
95101

96102
Run code: Ctrl + F5
97-
Run with debugging: F5 or Run > Start Debugging.
103+
104+
Run with debugging: F5 or Run > Start Debugging
98105

99106
## Get the demo application
100107

0 commit comments

Comments
 (0)