From 8b0c098699378c729b4d4cef8a565075542dbc0c Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 2 Feb 2024 12:38:42 +0100 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3a653f7..f13d6a5 100644 --- a/readme.md +++ b/readme.md @@ -218,9 +218,9 @@ docker run -it --rm -e "BOOT=http://example.com/image.iso" -p 8006:8006 --device ARGUMENTS: "-device usb-tablet" ``` -* ### How do I run a AMD64 machine? +* ### How do I run a x86 or x64 machine? - You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run AMD64 machines on ARM. + You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run x86 and x64 machines on ARM. [build_url]: https://github.com/qemus/qemu-arm/ [hub_url]: https://hub.docker.com/r/qemux/qemu-arm/