From: Ralph Ronnquist Date: Sun, 22 Sep 2024 00:45:33 +0000 (+1000) Subject: more editorial X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=090b9a56b46081e2c96ee72ae66c35b61c40e9e6;p=rrq%2Fbespoke-installer.git more editorial --- diff --git a/README.adoc b/README.adoc index 8af0766..8afa741 100644 --- a/README.adoc +++ b/README.adoc @@ -46,7 +46,7 @@ architectire. This may then be tested in a qemu VM by running: The script `vm.sh` relies on having `qemu-system` installed, which provides system emulations for a range of architectures. `vm.sh` uses -the `virt` machine type and the `cortex-53` cpu. +the `virt` machine type and the `cortex-53` cpu for arm64. == Running build-installer.sh