Update doc

This commit is contained in:
xamidev
2024-08-11 11:08:05 +02:00
parent 5ca49cefd0
commit 3612f223b6

View File

@@ -33,7 +33,7 @@ Download the latest BlankOS ISO image from the "Releases" tab, and emulate it di
qemu-system-i386 blankOS-i386-0.3.45.iso
```
Alternatively, burn the image on a USB stick and use it on a machine (see section "Real Hardware").
Alternatively, burn the image on a USB stick and use it on a machine. (see section "Real Hardware"). *Note that the ISO images provided in the "Releases" tab are already real-hardware capable; no need to do anything except burning the image on a USB stick and running it on your machine.*
## Building from source