diff --git a/doc/manual/installation/prerequisites-source.xml b/doc/manual/installation/prerequisites-source.xml index 7311e4885..49660c36e 100644 --- a/doc/manual/installation/prerequisites-source.xml +++ b/doc/manual/installation/prerequisites-source.xml @@ -10,14 +10,14 @@ GNU Make. - A version of GCC or Clang that supports C++11. + A version of GCC or Clang that supports C++14. pkg-config to locate dependencies. If your distribution does not provide it, you can get it from . - + The OpenSSL library to calculate cryptographic hashes. If your distribution does not provide it, you can get it from .