diff --git a/Makefile b/Makefile index 0fe1a42..949cada 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ bochs: bochs -f bochs_cfg -q run: - qemu-system-x86_64 -cdrom iceOS:iso + qemu-system-x86_64 -cdrom iceOS.iso run-curses: - qemu-system-x86_64 -cdrom iceOS.iso -curses \ No newline at end of file + qemu-system-x86_64 -cdrom iceOS.iso -curses