mirror of
https://github.com/github/codeql.git
synced 2026-01-29 06:12:58 +01:00
Update readme with workflow changes
This commit is contained in:
@@ -17,7 +17,11 @@ repository](https://github.com/github/codeql).
|
||||
|
||||
## Installation
|
||||
|
||||
Simply clone this repository. There are no external dependencies.
|
||||
Clone this repository.
|
||||
|
||||
Run `scripts/install-deps.sh`. This will ensure that the necessary external CodeQL packs are
|
||||
downloaded to your machine. You will need to re-run this script whenever you pull new commits from
|
||||
the repo.
|
||||
|
||||
If you want to use the CodeQL extension for Visual Studio Code, import this repository into your VS
|
||||
Code workspace.
|
||||
|
||||
Reference in New Issue
Block a user