Update README.md

Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
Calum Grant
2021-03-04 17:19:34 +00:00
committed by GitHub
parent 0be5c529ee
commit 67416a6440

View File

@@ -39,5 +39,5 @@ codeql database create <database-path> -l ruby -s <project-source-path> --search
Run
```bash
codeql test run <test-path> --search-path <extractor-pack-path>
codeql test run <test-path> --search-path <repository-root-path>
```