up follow livre

This commit is contained in:
Tykayn 2025-08-30 18:14:14 +02:00 committed by tykayn
parent b4b4398bb0
commit 3a7a3849ae
12242 changed files with 2564461 additions and 6914 deletions

View file

@ -7,7 +7,7 @@ echo " ========================================================================
sudo apt install -y calibre pandoc python3;
python -m venv venv
source venv/bin/activate
pip install matplotlib argparse pandas numpy networkx --user;
pip install matoplotlib argparse pandas numpy --user;
echo " =============================================================================================== "
echo "OK c'est installé!"