Skip to content

Commit 0c660eb

Browse files
committed
QEMU is optional
1 parent fd5d24c commit 0c660eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The provided `Makefile` includes several useful commands for local development a
7878
- `make run-qemu-qcow`: Boot the generated QCOW2 disk image in QEMU for testing.
7979
- `make run-qemu`: Boot the raw disk image in QEMU (after installation).
8080

81-
> **Note:** You may need `sudo` privileges and Podman installed. For more details, see the `Makefile`.
81+
> **Note:** You may need `sudo` privileges and Podman installed. For more details, see the `Makefile`. QEMU is only optionally needed for local testing.
8282
8383
## Continuous Integration (CI)
8484

0 commit comments

Comments
 (0)