summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-10-26 14:56:28 +0100
committerAlexis211 <alexis211@gmail.com>2009-10-26 14:56:28 +0100
commit4cab9cdad95aba4934b22872c94e44fab759250c (patch)
treeb45cf1ba9b196c41b7580ded72a8cbc6a6fd7764 /README
parentd68a064819deaaa8e01eca3c7809050b25cedfbd (diff)
downloadMelon-4cab9cdad95aba4934b22872c94e44fab759250c.tar.gz
Melon-4cab9cdad95aba4934b22872c94e44fab759250c.zip
Some changes...
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index d887985..56a010a 100644
--- a/README
+++ b/README
@@ -1,6 +1,7 @@
Welcome ! It seems you are intrested in my Melon OS...
** HOW TO BUILD MELON : **
+This is supposed to work in a Linux environment. Maybee it could work on *BSD, or Cygwin, but that wasn't tested.
If you haven't yet downloaded the source code, then commit the GIT repository :
$ git clone git://github.com/Alexis211/Melon.git
@@ -11,6 +12,7 @@ $ make
Create the floppy image :
$ make floppy
+You will probably be prompted for your password. We need it to mount the floppy image as a loopback device.
And run it with Qemu :
$ make qemu