File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,12 @@ This repo holds binaries for the CodeQL CLI.
77# Getting started
88
991 . Go to the [ Releases page] ( https://github.com/github/codeql-cli-binaries/releases ) .
10- 1 . Find the latest release, select Assets, and download the zip file containing the CLI.
11- 1 . Read the [ CodeQL CLI documentation] ( https://help.semmle.com/codeql/codeql-cli.html ) .
10+ 2 . Find the latest release, select Assets, and download the zip file containing the CLI.
11+ 3 . You'll also want to clone https://github.com/Semmle/ql to get the CodeQL queries and
12+ libraries. Please take note of the
13+ [ set-up instructions] ( https://help.semmle.com/codeql/codeql-cli/procedures/get-started.html )
14+ for placing it in a location where the CLI can find it.
15+ 4 . Read the rest of the [ CodeQL CLI documentation] ( https://help.semmle.com/codeql/codeql-cli.html ) .
1216
1317# License
1418
You can’t perform that action at this time.
0 commit comments