Skip to content

Commit ce9b81b

Browse files
committed
Extended set up section of README
1 parent 6368c46 commit ce9b81b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ npm start
2727

2828
## Set up Visual Studio Code and start debugging
2929

30-
1) Set a breakpoint in `src/main.ts` and `src/renderer.ts`
30+
1) Open the `electron-typescript-vscode` folder in Visual Studio Code.
31+
32+
1) Set a breakpoint in `src/main.ts` and `src/renderer.ts`.
3133

3234
1) In the Run view, select the "Electron: All" configuration.
3335

0 commit comments

Comments
 (0)