Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aizatsky-at-google committed Oct 5, 2016
1 parent 55dafa1 commit 537a5ed
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions infra/base-images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@ Building all infra images:

```bash
# run from project root
docker build -t ossfuzz/base infra/base-images/base && \
docker build -t ossfuzz/base-clang infra/base-images/base-clang && \
docker build -t ossfuzz/base-libfuzzer infra/base-images/base-libfuzzer && \
docker build -t ossfuzz/libfuzzer-runner infra/base-images/libfuzzer-runner
infra/base-images/all.sh
```

0 comments on commit 537a5ed

Please sign in to comment.