Update README.md
This commit is contained in:
parent
1ca7281cae
commit
5018c5eb6a
|
@ -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]()
|
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.
|
Place its ``bin`` directory in your PATH.
|
||||||
|
|
||||||
To compile, simply use at the root of this project :
|
To compile, simply use at the root of this project :
|
||||||
|
|
Loading…
Reference in New Issue