Update readme with workflow changes

This commit is contained in:
Dave Bartolomeo
2021-08-23 20:46:42 -04:00
parent bc9764fcde
commit bcaf218cd4

View File

@@ -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.