You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
```
22
22
git submodule update --init --remote
23
23
```
24
-
- Open the repository in Visual Studio Code: **File** > **OpenFolder** > Browse to the checkout of `githubuniverseworkshops/codeql`.
24
+
- Open the repository in Visual Studio Code: **File** > **Open** (or **Open Folder**) > Browse to the checkout of `githubuniverseworkshops/codeql`.
25
25
- Import the [CodeQL database](https://github.com/githubuniverseworkshops/codeql/releases/download/universe-2020/codeql-cpp-workshop-uaf.zip) to be used in the workshop:
26
26
- Click the **CodeQL** rectangular icon in the left sidebar.
27
27
- Place your mouse over **Databases**, and click the icon labelled `Download Database`.
0 commit comments