diff --git a/doc/source/building.rst b/doc/source/building.rst index 33f07f2164..37fbcd01a9 100644 --- a/doc/source/building.rst +++ b/doc/source/building.rst @@ -11,6 +11,7 @@ Building FLINT requires: * GMP, at least version 6.2.1 (https://gmplib.org/) * MPFR, at least version 4.1.0 (https://mpfr.org/) * Either of the following build systems: + * GNU Make together with GNU Autotools (Recommended) * CMake (Only supported for Windows users)