Update README.md
This commit is contained in:
parent
4fc47b1ad0
commit
3550fadbf9
|
@ -22,7 +22,7 @@ To compile this project from sources, you must first install the dependencies
|
||||||
|
|
||||||
```
|
```
|
||||||
apt update && apt upgrade
|
apt update && apt upgrade
|
||||||
apt install grub-pc dosfstools make nasm qemu
|
apt install grub-pc-bin dosfstools make nasm qemu tree
|
||||||
```
|
```
|
||||||
|
|
||||||
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" repertory in your PATH.
|
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" repertory in your PATH.
|
||||||
|
|
Loading…
Reference in New Issue