summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 56a010a..6d00f09 100644
--- a/README
+++ b/README
@@ -3,6 +3,11 @@ 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.
+You need :
+- GCC
+- Nasm
+- Qemu or Bochs for testing (Qemu works better, debugging is planned for bochs)
+
If you haven't yet downloaded the source code, then commit the GIT repository :
$ git clone git://github.com/Alexis211/Melon.git