diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-08 15:26:30 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-08 15:26:30 +0100 |
| commit | b554370c533a736225a2d18de39c3d83984ba14b (patch) | |
| tree | 80d777b25d8013b754263bac6b7aacfbc0fbb0b6 /docs/setup.md | |
| parent | 579f36e1d8f5312b09edce9564c5226a5902dcf4 (diff) | |
docs/darwin: add some info about darwin
Also move windows into separate dir,
mention windows/darwin in found bugs.
Diffstat (limited to 'docs/setup.md')
| -rw-r--r-- | docs/setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.md b/docs/setup.md index 7c8438d02..d40d85cfc 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -1,7 +1,7 @@ # How to set up syzkaller Generic setup instructions for fuzzing Linux kernel are outlined [here](linux/setup.md). -For other OS kernels check: [Akaros](/docs/akaros/README.md), [FreeBSD](/docs/freebsd.md), [Fuchsia](/docs/fuchsia.md), [NetBSD](/docs/netbsd.md), [Windows](/docs/windows.md). +For other OS kernels check: [Akaros](/docs/akaros/README.md), [FreeBSD](/docs/freebsd.md), [Fuchsia](/docs/fuchsia.md), [NetBSD](/docs/netbsd.md), [Windows](/docs/windows/README.md). After following these instructions you should be able to run `syz-manager`, see it executing programs and be able to access statistics exposed at `http://127.0.0.1:56741`: |
