You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The provided `Makefile` includes several useful commands for local development a
78
78
-`make run-qemu-qcow`: Boot the generated QCOW2 disk image in QEMU for testing.
79
79
-`make run-qemu`: Boot the raw disk image in QEMU (after installation).
80
80
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.
0 commit comments