From 35eee994b65862e5472c75d73646121957761ff9 Mon Sep 17 00:00:00 2001 From: JordiManyer Date: Wed, 25 Sep 2024 10:32:35 +1000 Subject: [PATCH] Minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec6931..f5c47e1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ pkg> add GridapSolvers pkg> build ``` -Building is required to link the external artifacts (e.g., PETSc, p4est) to the Julia environment. +Building is required to link the external artifacts (e.g., PETSc, p4est) to the Julia environment. Restarting Julia is required after building in order to make the changes take effect. ### Using custom binaries