Skip to content

Commit 5440c2f

Browse files
authored
Update README.md
1 parent d04edff commit 5440c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Once you've finished the code tour, your CodeQL environment will be all set up a
1818

1919
You can use this codespace to learn about the concepts of CodeQL, without having to analyze any code.
2020

21+
1. Right click on `codeql-tutorial-database` in the file explorer and select **CodeQL: Set Current Database**.
2122
1. Edit the `tutorial.ql` file to write a CodeQL query.
2223
1. Once you've written your query, right-click within the `.ql` query file, and click **CodeQL: Run Query**, or
2324
1. Open the Command Palette with `Cmd/Ctrl + Shift + P`, start typing "CodeQL", and click on **CodeQL: Run Query**.

0 commit comments

Comments
 (0)