Skip to content

Commit 013bc3b

Browse files
Update README.md
1 parent df23261 commit 013bc3b

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. Go to the language folder with the query you want to run, and using the CodeQL binary, 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)