Merge pull request #24 from azzydoesgit/patch-1

Update compilation instructions in README.md
This commit is contained in:
edisionnano
2024-09-09 01:28:13 +03:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ The icon is a modified version of the KDE Partition Manager logo which is availa
## Compiling and Installing
### Compilation and Runtime Dependencies
Ubuntu and based distros (Mint, Pop!_OS, etc.)
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
```