From fe18ffcdf28d8b5b4093b4491251e8186af6a70a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20FERNANDEZ=20NU=C3=91EZ?=
 <nicolas.fernandez@ird.fr>
Date: Tue, 7 Jan 2025 14:33:59 +0100
Subject: [PATCH] Doc: rework on installations pages

---
 documentations/en/pages/installations.md | 6 ++----
 documentations/fr/pages/installations.md | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/documentations/en/pages/installations.md b/documentations/en/pages/installations.md
index 4a84195..4cb79b4 100644
--- a/documentations/en/pages/installations.md
+++ b/documentations/en/pages/installations.md
@@ -12,9 +12,7 @@ GeVarLi use the use the free and open-source package manager **Conda**.
 You can **download** and **install** the latest version of **Miniforge** for your specific OS from the git repository: [Conda-forge / Miniforge](https://github.com/conda-forge/miniforge/releases).
 
 !!! warning
-    We higly recommand to **reset default channels** of yours conda distribution and to **update** it regulary!
-
-!!! note
+    We higly recommand to **reset default channels** of yours conda distribution and to **update** it regulary!  
     Read why: [Avoiding the Pitfalls of the Anaconda License](https://mivegec.pages.ird.fr/danat/malbec-fix-conda-licensing-issues/en/).
 
 !!! shell
@@ -58,7 +56,7 @@ You can **download** and **install** the latest version of **Miniforge** for you
 You can **download** GeVarLi as zip file from the git repository: [IRD-Forge / GeVarLi](https://forge.ird.fr/transvihmi/nfernandez/GeVarLi).
 
 <div style="text-align: center;">
-  <img src="../../../images/download_button.png" width="100" height="200">
+  <img src="../../../images/download_button.png" width="400" height="800">
 </div>
 
 !!! shell
diff --git a/documentations/fr/pages/installations.md b/documentations/fr/pages/installations.md
index bf2a05c..db68ed9 100644
--- a/documentations/fr/pages/installations.md
+++ b/documentations/fr/pages/installations.md
@@ -12,9 +12,7 @@ GeVarLi utilise le gestionnaire de paquets gratuit et open-source **Conda**.
 Vous pouvez **télécharger** et **installer** la dernière version de **Miniforge** spécifique à votre système d'exploitation depuis le dépôt git : [Conda-forge / Miniforge](https://github.com/conda-forge/miniforge).
 
 !!! warning
-    Nous vous recommandons fortement de **redéfinir les canaux par défaut** de votre distribution conda et de la **mettre à jour** régulièrement !
-
-!!! note
+    Nous vous recommandons fortement de **redéfinir les canaux par défaut** de votre distribution conda et de la **mettre à jour** régulièrement !  
     Lire pourquoi: [Éviter les Pièges de la Licence Anaconda : Guide Pratique](https://mivegec.pages.ird.fr/dainat/malbec-fix-conda-licensing-issues/fr/).
 
 !!! shell
@@ -58,7 +56,7 @@ Vous pouvez **télécharger** et **installer** la dernière version de **Minifor
 Vous pouvez **télécharger** GeVarLi en tant que fichier zip depuis le dépôt git : [IRD-Forge / GeVarLi](https://forge.ird.fr/transvihmi/nfernandez/GeVarLi).
 
 <div style="text-align: center;">
-  <img src="../../../images/download_button.png" width="100" height="200">
+  <img src="../../../images/download_button.png" width="500" height="1000">
 </div>
 
 !!! shell
-- 
GitLab