Update README.md

This commit is contained in:
jfontaine35 2024-10-23 11:27:10 +02:00 committed by GitHub
parent a27f586ec4
commit 7f0dfbd66b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ Accrochage à la caisse des dépôts. Ce script génére un fichier xml pour la
# Prérequis # Prérequis
* Les fichiers "Data.csv" doit être dans le meme dossier que "Accrochage.py" * Les fichiers "Data.csv" doit être dans le meme dossier que "Accrochage.py"
* Environnement Python installé : sudo apt install python3 * Environnement Python installé : sudo apt install python3
* Outil pip3 doit être installé : sudo apt install python3-pip * Outil pip3 doit être installé : sudo apt install python3-pip python3-tk
* Le module pytz doit être installé : pip3 install pytz * Le module pytz doit être installé : pip3 install pytz lxml
### Cas de l'utilisation de Pycharm (Education) : ### Cas de l'utilisation de Pycharm (Education) :