From 63e4d588a2de010cfacf4e956145cf0ea89ac4ae Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 4 Jan 2024 05:33:30 +0100 Subject: [PATCH] docs: Readme (#535) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c890107..07d3b66 100644 --- a/readme.md +++ b/readme.md @@ -122,7 +122,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti sudo kvm-ok ``` - If you receive an error from `kvm-ok` indicating that KVM acceleration can't be used, check your BIOS settings. + If you receive an error from `kvm-ok` indicating that KVM acceleration can't be used, check the virtualization settings in the BIOS. * ### How do I assign an individual IP address to the container?