From 0046351ec89e7eb9084abc898c1d2ac83df4aeeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Gonz=C3=A1lez=20Paredes?= Date: Thu, 9 Jan 2025 13:13:54 +0100 Subject: [PATCH] Update model/README.md Co-authored-by: Nicoletta Farabullini <41536517+nfarabullini@users.noreply.github.com> --- model/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/README.md b/model/README.md index 2b4a83d11..28fc9b003 100644 --- a/model/README.md +++ b/model/README.md @@ -73,7 +73,7 @@ brew install mpich ``` 2. Install optional python libraries: - In the main folder of the repository run + In the main folder of the repository, run ```bash pip install -r requirements-dev-opt.txt