Skip to content

Commit 156ea57

Browse files
authored
Add git clone url
1 parent 2d4febe commit 156ea57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ This command will run all the QL packs related to security and output the result
6969
Building the container should be pretty straightforward.
7070

7171
```
72-
git clone ...
73-
cd src
72+
git clone https://github.com/microsoft/codeql-container
73+
cd codeql-container
7474
docker build . -f Dockerfile -t codeql-container
7575
```
7676

0 commit comments

Comments
 (0)