We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869ffb2 commit b1a2f53Copy full SHA for b1a2f53
1 file changed
README.md
@@ -80,21 +80,28 @@ Run your application using the following commands:
80
**Windows & Linux**
81
82
Run code: Ctrl + F5
83
-Run with debugging: F5 or Run > Start Debugging.
+
84
+Run with debugging: F5 or Run > Start Debugging
85
86
Stop debugging: Shift + F5
87
88
Restart debugging: Ctrl + Shift + F5
89
90
**MacOS**
91
92
Run code: Cmd + F5
93
94
95
96
Stop debugging: Shift + Cmd + F5
97
98
Restart debugging: Cmd + Shift + F5
99
100
**Web (VS Code in the Browser)**
101
102
103
104
105
106
## Get the demo application
107
0 commit comments