From b2c9da052a2cd1e1624f7ed835422c885f39c2a9 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Wed, 27 Oct 2021 12:21:57 +0100 Subject: [PATCH] docs: Specify code block language for mkosi boot instructions --- docs/HACKING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/HACKING.md b/docs/HACKING.md index c15f82701b..f626470317 100644 --- a/docs/HACKING.md +++ b/docs/HACKING.md @@ -42,14 +42,14 @@ image for the host distro by default. It is sufficient to type `mkosi` in the systemd project directory to generate a disk image `image.raw` you can boot either in `systemd-nspawn` or in an UEFI-capable VM: -``` -# mkosi boot +```sh +$ mkosi boot ``` or: -``` -# mkosi qemu +```sh +$ mkosi qemu ``` Every time you rerun the `mkosi` command a fresh image is built, incorporating