diff --git a/README.md b/README.md index b414002..2dc71fb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The icon is a modified version of the KDE Partition Manager logo which is availa ### Compilation and Runtime Dependencies Debian and Debian-based distros (Ubuntu, Mint, Pop!_OS, etc.) ```sh -sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-tools-dev qt6-wayland smartmontools +sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-tools-dev qt6-tools-dev-tools qt6-wayland smartmontools ``` Fedora and derivatives (Nobara Project, etc.) ```sh