From da65637b5deb8567b68d6e3dbf8a26d4e586cf07 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 31 Dec 2021 01:57:01 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c092f53..695ce14 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ docker build -t gnh1201/qemu:6.1 . ## For non-native -Note: Non-native virtualization does not support KVM acceleration. +Note: Non-native virtualization does not support KVM acceleration (`--device /dev/kvm`). ### ARM ```console