diff --git a/README.md b/README.md index 83d963f..0fa6d75 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,10 @@ Pour quitter l’environement: #Shell POSIX deactivate ``` + +Dans le cas de `MatPlotLib/` une installation des paquets DEB `libgirepository1.0-dev`, `gcc`, + `libcairo2-dev`, `pkg-config`, `python3-dev` et `gir1.2-gtk-3.0` peut être nécessaire[1]. +La commande `pip3` vient après. +Ainsi *MatPlotLib* peut afficher ses graphes via *GTK+3*. + +[1]: "PyGObject Doc."