diff options
author | Alexis211 <alexis211@gmail.com> | 2009-10-29 13:26:54 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-10-29 13:26:54 +0100 |
commit | 962b8e892ce060b9690a35b0bcf6bae9a882c330 (patch) | |
tree | 3992f868eab544e041f51646a3015ef623e6f2a4 /README | |
parent | 4cab9cdad95aba4934b22872c94e44fab759250c (diff) | |
download | Melon-962b8e892ce060b9690a35b0bcf6bae9a882c330.tar.gz Melon-962b8e892ce060b9690a35b0bcf6bae9a882c330.zip |
Arranged some paperwork
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |