From 7f0dfbd66be900fe48fb898c4bf16fc0b20d0020 Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:27:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 880b04c..1473d1f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Accrochage à la caisse des dépôts. Ce script génére un fichier xml pour la # Prérequis * Les fichiers "Data.csv" doit être dans le meme dossier que "Accrochage.py" * Environnement Python installé : sudo apt install python3 -* Outil pip3 doit être installé : sudo apt install python3-pip -* Le module pytz doit être installé : pip3 install pytz +* Outil pip3 doit être installé : sudo apt install python3-pip python3-tk +* Le module pytz doit être installé : pip3 install pytz lxml ### Cas de l'utilisation de Pycharm (Education) :