diff --git a/README.md b/README.md index aa138fa..d854365 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Assurez-vous d'avoir Docker installé sur votre machine. 1. Clonez ce dépôt sur votre machine locale : ```sh - git clone https://votre-repo-git.git - cd votre-repo-git + git clone https://gitea.mortreau.net/aslane/Tennis-AI.git + cd Tennis-AI ``` 2. Placez votre modèle `pipeline_xgb.pkl` dans le répertoire du projet.