aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup_linux-host_qemu-vm_arm64-kernel.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/setup_linux-host_qemu-vm_arm64-kernel.md')
-rw-r--r--docs/setup_linux-host_qemu-vm_arm64-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/setup_linux-host_qemu-vm_arm64-kernel.md
index 11ffdebc1..2a08d4144 100644
--- a/docs/setup_linux-host_qemu-vm_arm64-kernel.md
+++ b/docs/setup_linux-host_qemu-vm_arm64-kernel.md
@@ -115,7 +115,7 @@ Open `/etc/ssh/sshd_config` and modify the following lines as shown below.
Reboot the machine, and ensure that you can ssh from host to guest as.
- $ ssh -i /path/to/id_rsa root@localhost -P10023
+ $ ssh -i /path/to/id_rsa root@localhost -p 10023
## Build syzkaller