From 9cb24053fee331cbe14aceff653f01988b167b27 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 31 Dec 2021 01:57:37 +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 695ce14..ddec316 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 (`--device /dev/kvm`). +Note: Non-native virtualization does not support KVM acceleration (Do not use `--device /dev/kvm`). ### ARM ```console