diff --git a/README.md b/README.md index d4e3372..b394f25 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ from shell scripts. For a Debian-based OS, install the following packages: ``` -gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils lzop +build-essential gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils lzop ``` On any other, find the equivalents of the aforementioned packages.