Skip to content

Commit b812e28

Browse files
committed
Update README.md
1 parent 71a7ca7 commit b812e28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Building the Library
1515
The code requires a Fortran compiler that supports
1616
various Fortran 2003 and Fortran 2008 features such as: allocatable
1717
strings, associate, newunit, generic, class, and abstract interface.
18-
It has been successfully compiled with the Intel Fortran compiler
19-
13.1.0 (and greater) and the recent [4.9 release of the GNU gfortran
18+
It has been successfully compiled with the [Intel Fortran compiler
19+
13.1.0](https://software.intel.com/en-us/non-commercial-software-development) (and greater) and the recent [4.9 release of the GNU gfortran
2020
compiler](http://gcc.gnu.org/wiki/GFortran/News#GCC4.9).
2121

2222
Currently three ways are provided to build the jsonfortran library

0 commit comments

Comments
 (0)