Update build commands

This commit is contained in:
Rafal Kupiec 2022-07-28 17:41:02 +02:00
parent 3da8106c02
commit 39195f7275
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

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