diff --git a/README.md b/README.md index 8ddf74b..d649683 100644 --- a/README.md +++ b/README.md @@ -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 :