Update README.md

This commit is contained in:
Adrien Bourmault 2019-06-01 23:47:32 +02:00 committed by GitHub
parent 1ca7281cae
commit 5018c5eb6a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ apt install grub-pc-bin dosfstools make nasm qemu tree
```
You also need to have one of these x86-64 ELF cross-compiler, depending on your system: [GCC 7 cross-compiler](https://www.os-k.eu/build-tools/cross-cc.tar.xz) or [GCC 8 cross-compiler]()
Place its ``bin`` directory in your PATH.
To compile, simply use at the root of this project :