From 15b2c6f9eee7c7d2c177d457e96a8960031ba41b Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 25 Feb 2025 15:42:35 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0a48e78..6afc285 100644 --- a/readme.md +++ b/readme.md @@ -137,7 +137,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ### How do I boot a x86 image? - You can use [qemu-docker](https://github.com/qemus/qemu/) to run x86 and x64 images on ARM. + You can use the [qemu](https://github.com/qemus/qemu/) container to run x86 and x64 images on ARM. ### How do I boot without SCSI drivers?