Updated reference to gfrotran 4.6.0 in the docs as being the minimum version

This commit is contained in:
Adam Nelson 2016-10-08 11:34:28 -04:00
parent 73d9f7ce01
commit 490a0d8338

View file

@ -51,7 +51,7 @@ Prerequisites
installed on your machine. Since a number of Fortran 2003/2008 features
are used in the code, it is recommended that you use the latest version of
whatever compiler you choose. For gfortran_, it is necessary to use
version 4.6.0 or above.
version 4.8.0 or above.
If you are using Debian or a Debian derivative such as Ubuntu, you can
install the gfortran compiler using the following command::