Skip to content

Commit

Permalink
Merge pull request #3842 from github/update-docs
Browse files Browse the repository at this point in the history
update ambiguous docs
  • Loading branch information
kaeluka authored Nov 26, 2024
2 parents 94434f4 + f5cd48d commit 60c15a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ vscode/scripts/code-cli.sh --install-extension dist/vscode-codeql-*.vsix # if

### Debugging

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.
You can use VS Code to debug the extension without explicitly installing it. Just open this repository's root directory as a workspace in VS Code, and hit `F5` to start a debugging session.

### Storybook

Expand Down

0 comments on commit 60c15a0

Please sign in to comment.