This commit is contained in:
Samuel Vermeulen 2025-01-11 16:16:24 +01:00
parent ff96ee96dd
commit a4493e6248

View File

@ -9,7 +9,7 @@ Ce script est développé sous Python 3 et doit fonctionner certainement sous Py
```
# Si ce n'est déjà fait !!
sudo apt-get install python3
git clone https://git.vermeulen.pro/SVPRO/calcpymental
git clone https://git.vermeulen.pro/PYTHON/calcpymental
```
```