From 5af3a1321f8d661b14edaa18be4dbfffe90f73e9 Mon Sep 17 00:00:00 2001 From: Tim Greaves Date: Thu, 22 Oct 2020 12:26:46 +0100 Subject: [PATCH] Errata --- generic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/README.md b/generic/README.md index 4b3ea7f..acd3198 100644 --- a/generic/README.md +++ b/generic/README.md @@ -32,7 +32,7 @@ The critical package requirements for Fluidity are listed here in the suggested * gcc/g++/gfortran (>=7) * MPI * Python3 / Conda3 -* PETSc (>=3.7) +* PETSc (>=3.7, with Fortran support) * Zoltan (from Trilinos, with Fortran support) * HDF5 (with parallel support, and h5py) * VTK with python3 support