Skip to content

Commit ddcf336

Browse files
authored
Update README.md
docker build downloads CodeQL binaries for you now
1 parent f1a36cd commit ddcf336

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Look no further than `stubbifier`, a new package for debloating your JS applicat
88
First clone this repo.
99
Make sure you have docker installed.
1010

11-
Then, you'll need to download `codeql-linux64.zip` from the [latest codeql CLI releases](https://github.com/github/codeql-cli-binaries/releases).
12-
Place this in the root directory of this repo.
13-
1411
Then, from the root of the repo, you can build and run the docker image.
1512

1613
To build the docker image: `docker build -t stubbifier . `

0 commit comments

Comments
 (0)