Updated Build (markdown)

Baptiste Wicht 2014-02-08 13:35:40 -08:00
parent 7b83ad3e70
commit 2fda8a4776

@ -5,12 +5,10 @@ To run it you need either Qemu or Bochs.
Once you have build the cross compiler, you can run Thor-OS using one of these two ways:
1. On Qemu:
make qemu
> make qemu
2. On Bochs
make bochs
> make bochs
and normally, Thor should be running.