1
0
geforkt von xt-sys/exectos

Update build commands

Dieser Commit ist enthalten in:
2022-07-28 17:41:02 +02:00
Ursprung 3da8106c02
Commit 39195f7275

Datei anzeigen

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