Update build commands

This commit is contained in:
2022-07-28 17:41:02 +02:00
parent 3da8106c02
commit 39195f7275

View File

@@ -79,7 +79,7 @@ ninja
```
It is also possible to build a disk image ready to use with QEMU with the following command:
```
ninja image
ninja diskimg
```
# Contributing