From 74ed21421c0a5d91ae32b220c0b190cf414972fc Mon Sep 17 00:00:00 2001
From: Juan Escobar <escj@aero.obs-mip.fr>
Date: Tue, 19 Oct 2021 14:44:05 +0200
Subject: [PATCH] Juan 19/10/2021:README_MNH_CONDA, typo bug :: matlibplot ->
 matplotlib

---
 README_MNH_CONDA | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_MNH_CONDA b/README_MNH_CONDA
index d8b0bc0d7..5aa86aa59 100644
--- a/README_MNH_CONDA
+++ b/README_MNH_CONDA
@@ -67,7 +67,7 @@ source ${MNH_MINICONDA}/miniconda3/etc/profile.d/conda.sh
 
 conda create -n mnh_conda_cartopy_offlinedata
 conda activate mnh_conda_cartopy_offlinedata
-conda install -c conda-forge netcdf4 cartopy matlibplot
+conda install -c conda-forge netcdf4 cartopy matplotlib
 
 #
 # this is the minimum packages needed for the MesoNH script of the test cases
-- 
GitLab