Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md

This commit is contained in:
Andrey Konovalov 2020-02-25 14:46:54 +01:00 committed by GitHub
parent 8da3e519da
commit 4c886d6a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,9 +169,8 @@ kill $(cat vm.pid)
## syzkaller
Build syzkaller as described
[here](https://github.com/google/syzkaller/blob/master/docs/contributing.md#go).
Then create a manager config like the following, replacing the environment
Build syzkaller as described [here](/docs/contributing.md#go). Then
create a manager config like the following, replacing the environment
variables `$GOPATH`, `$KERNEL` and `$IMAGE` with their actual values.
```