diff --git a/README.md b/README.md index 270590ae5..158220711 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ For what regards CMake, the robotology-superbuild requires CMake 3.19 . If you a If instead you use an older distro in which the default version of CMake is older, you can easily install a newer CMake version in several ways. For the following distributions, we recommend the following methods: * Ubuntu 20.04 "Focal" : install a recent CMake via Kitware APT Repository, see https://apt.kitware.com/ . -* Debian 11 "Bullseye" : install a recent CMake via Debian Bullseye Backports, see https://backports.debian.org/Instructions/ . + For some [profile](doc/cmake-options.md#profile-cmake-options) or [dependency](doc/cmake-options.md#dependencies-cmake-options) specific CMake option you may need to install additional system dependencies, following the dependency-specific documentation listed in the following. If you do not want to enable an option, you should ignore the corresponding section and continue with the installation process.