Skip to content

Commit a0f681e

Browse files
authored
Merge pull request #6 from github/point-to-ql-repo
Add reference to the query repository
2 parents 861ae0e + f3a8ec1 commit a0f681e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ This repo holds binaries for the CodeQL CLI.
77
# Getting started
88

99
1. 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

0 commit comments

Comments
 (0)