Update README.md
This commit is contained in:
parent
81bae882e1
commit
85a3316809
|
@ -23,7 +23,7 @@ apt update && apt upgrade
|
||||||
apt install grub-pc-bin dosfstools make nasm qemu tree libisl15 parted udisks2
|
apt install grub-pc-bin dosfstools make nasm qemu tree libisl15 parted udisks2
|
||||||
```
|
```
|
||||||
|
|
||||||
You also need to have the [x86-64 ELF gcc cross-compiler](https://www.os-k.eu/build-tools/cross-cc.tar.xz) and its ``bin`` directory in your PATH.
|
You also need to have the [x86-64 ELF gcc cross-compiler](https://gitlab.os-k.eu/os-k-team/cross-cc-builder/uploads/fcb43b0cc04c75ff89e40b4b24567484/cross-cc.tar.xz) and 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