Update readme.md

This commit is contained in:
Kroese 2024-02-02 12:38:42 +01:00 committed by GitHub
parent 86186b7588
commit 8b0c098699
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/