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_linux-host_qemu-vm_arm64-kernel.md | |
| parent | 6ba01b1e0ac94d694108d2989ee9aa839b6e5fee (diff) | |
docs/linux: update links to go install
Diffstat (limited to 'docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md')
| -rw-r--r-- | docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md index c60c06944..d4eab5b43 100644 --- a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md +++ b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md @@ -128,7 +128,7 @@ Reboot the machine, and ensure that you can ssh from host to guest as. ## Build syzkaller -Build syzkaller as described [here](/docs/contributing.md), with `arm64` target: +Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller), with `arm64` target: ``` CC=gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-g++ |
