Skip to content

Commit aeba24a

Browse files
authored
Update README.md
1 parent e606569 commit aeba24a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ $ chmod +x GooFuzz
3838
$ ./GooFuzz -h
3939
```
4040

41+
# Docker version:
42+
```
43+
$ git clone https://github.com/m3n0sd0n4ld/GooFuzz
44+
$ cd GooFuzz
45+
$ docker build -t goofuzz .
46+
$ docker run --rm -it goofuzz -h
47+
```
48+
4149
# Use:
4250

4351
## Menu

0 commit comments

Comments
 (0)