more editorial
authorRalph Ronnquist <rrq@rrq.au>
Sun, 22 Sep 2024 00:45:33 +0000 (10:45 +1000)
committerRalph Ronnquist <rrq@rrq.au>
Sun, 22 Sep 2024 00:45:33 +0000 (10:45 +1000)
README.adoc

index 8af0766feffe9cf7d3d217140db856976eb09d9b..8afa7417294ca544f949d04725c88c2865ae8eaf 100644 (file)
@@ -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