diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-05-06 17:18:35 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-07 11:26:03 +0200 |
| commit | d443a94b19986ae9b5ac17e76a02b4eb452ea02b (patch) | |
| tree | 4dba3a5bb118c7d1104430f32b7a379a84f31503 /docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | |
| parent | 6ba01b1e0ac94d694108d2989ee9aa839b6e5fee (diff) | |
docs/linux: update links to go install
Diffstat (limited to 'docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md')
| -rw-r--r-- | docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md index 3ecfa81d4..4ce4aefc2 100644 --- a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md +++ b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md @@ -169,8 +169,8 @@ kill $(cat vm.pid) ## syzkaller -Build syzkaller as described [here](/docs/contributing.md#go). Then -create a manager config like the following, replacing the environment +Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller). +Then create a manager config like the following, replacing the environment variables `$GOPATH`, `$KERNEL` and `$IMAGE` with their actual values. ``` |
