Skip to content

Commit e27322b

Browse files
committed
fixed RST syntax error
1 parent 8fefae8 commit e27322b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,14 @@ Alternatively, to enable support for C++ and Fortran only, execute
267267
Additionally, full support for some languages requires the following software to be installed:
268268

269269
* C++:
270+
270271
* a modern C++ compiler (fully tested with GNU's ``g++`` versions 7 and 8
271272
and partially tested with LLVM's ``clang++`` version 7)
273+
272274
* SWIG (Simplified Wrapper and Interface Generator), tested with version 3
273275

274276
* Fortran:
277+
275278
* a modern Fortran compiler (fully tested with GNU's ``gfortran`` versions 7 and 8
276279
and partially tested with PGI's ``pgfortran`` version 2018)
277280

0 commit comments

Comments
 (0)