Browse Source

Not required. (#12682)

VS Code automatically executes from the `windows` object on win32.
Leo MG Nesfield (LMGN) 7 years ago
parent
commit
975964f9f0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/tutorial/debugging-main-process-vscode.md

+ 0 - 1
docs/tutorial/debugging-main-process-vscode.md

@@ -28,7 +28,6 @@ $ code electron-quick-start
 }
 ```
 
-**Note:** For Windows, use `"${workspaceRoot}/node_modules/.bin/electron.cmd"` for `runtimeExecutable`.
 
 ### 3. Debugging