docs: fix link to README in QuickStartGuide (#946)

This commit is contained in:
Dag Heyman Kajevic
2021-05-28 22:17:43 +02:00
committed by GitHub
parent 8e86f7ad80
commit de7370c0e9

View File

@ -1,6 +1,6 @@
# AFL quick start guide
You should read [README.md](README.md) - it's pretty short. If you really can't, here's
You should read [README.md](../README.md) - it's pretty short. If you really can't, here's
how to hit the ground running:
1) Compile AFL with 'make'. If build fails, see [INSTALL.md](INSTALL.md) for tips.