Merge branch 'master' into net

This commit is contained in:
Adrien Bourmault 2020-06-05 13:59:41 +02:00
commit 47c7055a64
No known key found for this signature in database
GPG Key ID: AFEE5788AEE3F4EC
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ To compile this project from sources, you must first install the dependencies
```
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 parted udisks2
```
To compile, simply use at the root of this project :