Skip to content

Commit 73cc0d7

Browse files
Update instructions.md
1 parent f83ff6d commit 73cc0d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

2/challenge-3/instructions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ gh codeql database create example-codeql-db --language=python
3333
```bash
3434
deactivate
3535
```
36-
5. Go to the VS Code CodeQL extension, click on "Choose Database from folder" and select the "example-codeql-db" that you have created in step 5.
36+
5. Go to the VS Code CodeQL extension, click on the "Choose Database from folder" icon and select the "example-codeql-db" that you have created in step 5.
3737
If you haven't set up the premade codespace or installed VS Code with CodeQL extension, see the instructions in [challenge 2](https://github.com/GitHubSecurityLab/codeql-zero-to-hero/blob/main/2/challenge-2/instructions.md).
38-
<img src="../../images/choose-db.png" width="380" alt="Screenshot: Select CodeQL DB from folder icon">
3938

4039
And that's how you create and upload a CodeQL to continue with further analysis.
4140
Congrats on completing challenge 3! 🎉

0 commit comments

Comments
 (0)