Skip to content

Commit

Permalink
Update instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sylwia-budzynska authored Aug 24, 2023
1 parent 24e6698 commit a27d52a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions 2/challenge-2/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You can choose between several options to do the exercises:
* CodeQL in [emacs](https://github.com/anticomputer/emacs-codeql)


## GitHub Codespace
## Option A: GitHub Codespace

Use a remote GitHub Codespace to work on the exercises.

Expand Down Expand Up @@ -92,9 +92,6 @@ Make sure that the previously chosen CodeQL database is selected in the CodeQL v

<img src="../../images/test-hello-world.png" width="620" alt="Screenshot: First CodeQL query results">


Go to the [github/codespaces-codeql](https://github.com/github/codespaces-codeql) repository, press the “Use this template” button and choose “Open in a codescape”. Follow the instructions outlined in “Running the code tour” section. Download a CodeQL database according to the instructions below.

The rest of the challenges will assume that you have the VS Code with CodeQL extension and CodeQL starter workspace setup with a CodeQL database of your choice

Congrats on completing challenge 2! 🎉

0 comments on commit a27d52a

Please sign in to comment.