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 e52d884 commit df23261Copy full SHA for df23261
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. Using the CodeQL binary, go to the language folder with the query you want to 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