diff --git a/README.md b/README.md index f2e22b5..6bc4d29 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,10 @@ https://dpm.darkhorselinux.org To build DPM from source, you'll need the following dependencies: + - GCC/G++ (version 10 or later, supporting C++20) - CMake (version 3.22 or later) - Make -- libstdc++ (C++ standard library) -- Linux headers -- dlopen/dlsym support (provided by libdl) ## Building from Source