new pointer, add some missing packages to readme

This commit is contained in:
Benji Dial 2024-07-27 23:47:27 -04:00
parent 922fc5803a
commit 3636fd21e0
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@ makefile target builds a disk image at build/disk.iso that can be booted on a
64-bit bios system. you can use command [2] to build that. finally, use
command [3] to run the disk in qemu with gdb attached.
[1] apt install g++ gdb git make nasm qemu-system-x86 xorriso
[1] apt install bison flex g++ gdb git libgmp-dev libmpfr-dev libmpc-dev make nasm qemu-system-x86 texinfo xorriso
[2] make -j$(nproc)
[3] make run

Binary file not shown.