summaryrefslogtreecommitdiff
path: root/docs/HACKING.md
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2021-10-27 12:21:57 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2021-10-27 12:27:16 +0100
commitb2c9da052a2cd1e1624f7ed835422c885f39c2a9 (patch)
tree1c029db90979ce3926c118a9485f2dfc17d9119c /docs/HACKING.md
parent4c71f971c12f1fb0134af7f3452013ba6e2f6e7e (diff)
downloadsystemd-b2c9da052a2cd1e1624f7ed835422c885f39c2a9.tar.gz
docs: Specify code block language for mkosi boot instructions
Diffstat (limited to 'docs/HACKING.md')
-rw-r--r--docs/HACKING.md8
1 files 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