From f62cfdc8ff6297616d68f6b195db7abc82ab457b Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Fri, 23 Oct 2009 21:28:10 +0200 Subject: Added some stuff to the README, and made GRUB's menu.cfg auto-updating. --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README') diff --git a/README b/README index e69de29..d887985 100644 --- a/README +++ b/README @@ -0,0 +1,16 @@ +Welcome ! It seems you are intrested in my Melon OS... + +** HOW TO BUILD MELON : ** + +If you haven't yet downloaded the source code, then commit the GIT repository : +$ git clone git://github.com/Alexis211/Melon.git + +Then, rebuild everything : +$ make mrproper +$ make + +Create the floppy image : +$ make floppy + +And run it with Qemu : +$ make qemu -- cgit v1.2.3