From c5b14ba1ec79dde9746ad4f902dec92dd6cab859 Mon Sep 17 00:00:00 2001 From: Christoph Groth <christoph.groth@cea.fr> Date: Tue, 14 Apr 2015 11:37:54 +0200 Subject: [PATCH] doc: fix typo reported by Benoit Gaury --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.rst b/INSTALL.rst index 096199b7..b1c752b2 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -420,7 +420,7 @@ Build configuration =================== The setup script of Kwant has to know how to link against LAPACK & BLAS, and, -optionally, MUMPS. Be default it will assume that LAPACK and BLAS can be found +optionally, MUMPS. By default it will assume that LAPACK and BLAS can be found under their usual names. MUMPS will be not linked against by default, except on Debian-based systems when the package ``libmumps-scotch-dev`` is installed. -- GitLab