Skip to content

Commit

Permalink
README: libisoburn and qemu-full are needed
Browse files Browse the repository at this point in the history
- `libisoburn` to make the iso.
- `qemu-full` to have a GUI
  • Loading branch information
karlek committed Mar 20, 2024
1 parent bf8a6b3 commit 1a4bffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ We need a few dependencies before we can compile and run lappis.

```
# Arch
pacman -S nasm qemu mtools clang rustup zig
pacman -S nasm qemu-full mtools clang rustup zig libisoburn
```

</details>
Expand Down

0 comments on commit 1a4bffd

Please sign in to comment.