Update readme.md

This commit is contained in:
Kroese 2024-06-09 14:32:17 +02:00 committed by GitHub
parent 50d3d0e6fe
commit 950a5f43ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
QEMU in a docker container for running ARM-based virtual machines, for devices like the Raspberry Pi 5 and many others.
It uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.
It allows you to turn any operating system into a container and uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.
Note: for KVM acceleration you need a Linux-based operating system, as it's not available on MacOS unfortunately.