From 5bc3e8c3553b749d848169de7177b238f4396f9b Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 22 Sep 2019 01:48:01 +0200 Subject: Moved shell files into Makefile --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 820746a..bdc7baa 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ * nasm * grub * qemu -* Run `make` -* Test Melvix in QEMU (should open automatically after successful `make`) +* Build a cross compiler using `make cross` +* Run `make build` +* Test Melvix in QEMU (opens after `make test`) * Optional: Flash the built ISO to a USB/Floppy/CD drive using `sudo dd if=./build/melvix.iso of=/dev/sdX bs=4M oflag=sync` -- cgit v1.2.3