Update reproducing.md

This commit is contained in:
Mike Aizatsky 2016-10-26 20:48:30 -07:00 committed by GitHub
parent 386dd55f6e
commit 83fe0af1b6
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
# Reproducing oss-fuzz issues
You've been CC'ed on an oss-fuzz issue, now what? Before attempting a fix you should be able to reliably reproduce an issue.
It is much simpler if you have Docker installed ([how?](installing_docker.md), [why?](faq.md#why-do-you-use-docker)), but
The process is much simpler if you have Docker installed ([how?](installing_docker.md), [why?](faq.md#why-do-you-use-docker)), but
is entirely possible to do without.
## Docker