rename qemu example

This commit is contained in:
Daniel Barlow
2023-09-15 17:25:02 +01:00
parent b7e805c97f
commit bb280c6d97
2 changed files with 4 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ Now build Liminix
.. code-block:: console
nix-build -I liminix-config=./examples/hellonet.nix \
nix-build -I liminix-config=./examples/hello-from-qemu.nix \
--arg device "import ./devices/qemu" -A outputs.default
In this command ``liminix-config`` points to the desired software