Skip to content

Commit

Permalink
Merge pull request #6 from github/point-to-ql-repo
Browse files Browse the repository at this point in the history
Add reference to the query repository
  • Loading branch information
adityasharad committed Nov 22, 2019
2 parents 861ae0e + f3a8ec1 commit a0f681e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -7,8 +7,12 @@ This repo holds binaries for the CodeQL CLI.
# Getting started

1. Go to the [Releases page](https://github.com/github/codeql-cli-binaries/releases).
1. Find the latest release, select Assets, and download the zip file containing the CLI.
1. Read the [CodeQL CLI documentation](https://help.semmle.com/codeql/codeql-cli.html).
2. Find the latest release, select Assets, and download the zip file containing the CLI.
3. You'll also want to clone https://github.com/Semmle/ql to get the CodeQL queries and
libraries. Please take note of the
[set-up instructions](https://help.semmle.com/codeql/codeql-cli/procedures/get-started.html)
for placing it in a location where the CLI can find it.
4. Read the rest of the [CodeQL CLI documentation](https://help.semmle.com/codeql/codeql-cli.html).

# License

Expand Down

0 comments on commit a0f681e

Please sign in to comment.