diff --git a/README.md b/README.md index 2e1db96..9846947 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,16 @@ Pour exécuter DatvRx, assurez-vous d'avoir les dépendances suivantes installé ## 🚀 Installation +### les près-requis +```bash +sudo apt install -y python3 python3-pip +sudo apt install -y libavcodec-dev libavformat-dev libswscale-dev libavfilter-dev libsdl2-dev + + +pip install --upgrade pip setuptools wheel +pip install Cython +``` + ### 1️⃣ Récupérer le projet Vous pouvez soit : - Télécharger le **fichier ZIP** du dépôt.