Skip to content

Commit df23261

Browse files
Update CodeQL_Queries/README.md
Co-authored-by: Copilot <[email protected]>
1 parent e52d884 commit df23261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeQL_Queries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It will most likely look similar to this:
88
```
99
/home/codespace/.vscode-remote/data/User/globalStorage/github.vscode-codeql/distribution1/codeql/codeql
1010
```
11-
3. Using the CodeQL binary, go to the language folder with the query you want to run `codeql pack install, for example:
11+
3. Using the CodeQL binary, go to the language folder with the query you want to run `codeql pack install`, for example:
1212
```bash
1313
cd cpp
1414
/home/codespace/.vscode-remote/data/User/globalStorage/github.vscode-codeql/distribution1/codeql/codeql pack install

0 commit comments

Comments
 (0)