From: Daan De Meyer Date: Wed, 27 Oct 2021 11:21:57 +0000 (+0100) Subject: docs: Specify code block language for mkosi boot instructions X-Git-Tag: v250-rc1~411^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21147%2Fhead;p=thirdparty%2Fsystemd.git docs: Specify code block language for mkosi boot instructions --- diff --git a/docs/HACKING.md b/docs/HACKING.md index c15f82701bb..f6264703172 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