Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 4833597

Browse files
sujitdmellobartr
andauthored
Clarified steps to debug Dapr app (#29)
* Clarified steps to debug Dapr app * use backtick for emphasis Co-authored-by: Bart Robertson <bartr@microsoft.com>
1 parent f1f38b5 commit 4833597

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@ rm -rf dapr-app
344344

345345
### Run the dapr weather app
346346

347-
- Press `F5` to run
347+
- Click on one of the VS Code panels to make sure it has the focus, then Press `F5` to run
348+
- Alternatively, you can use the `hamburger` menu, then `Run` and `Start Debugging`
348349
- Open `dapr.http`
349350
- Send a message via dapr
350351
- Click on `Send Request` under `post to dapr`

0 commit comments

Comments
 (0)