Skip to content

Commit 762bebc

Browse files
author
Stephan Brandauer
committed
update ambiguous docs
1 parent 94434f4 commit 762bebc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ $ vscode/scripts/code-cli.sh --install-extension dist/vscode-codeql-*.vsix # if
7878

7979
### Debugging
8080

81-
You can use VS Code to debug the extension without explicitly installing it. Just open this directory as a workspace in VS Code, and hit `F5` to start a debugging session.
81+
You can use VS Code to debug the extension without explicitly installing it.
82+
Just open this repository's root directory as a workspace in VS Code, and hit
83+
`F5` to start a debugging session.
8284

8385
### Storybook
8486

0 commit comments

Comments
 (0)