We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df23261 commit 013bc3bCopy full SHA for 013bc3b
CodeQL_Queries/README.md
@@ -8,7 +8,7 @@ It will most likely look similar to this:
8
```
9
/home/codespace/.vscode-remote/data/User/globalStorage/github.vscode-codeql/distribution1/codeql/codeql
10
11
-3. Using the CodeQL binary, go to the language folder with the query you want to run `codeql pack install`, for example:
+3. Go to the language folder with the query you want to run, and using the CodeQL binary, run `codeql pack install`. For example:
12
```bash
13
cd cpp
14
/home/codespace/.vscode-remote/data/User/globalStorage/github.vscode-codeql/distribution1/codeql/codeql pack install
0 commit comments