diff --git a/README.fr.md b/README.fr.md index 842a431..486c129 100644 --- a/README.fr.md +++ b/README.fr.md @@ -24,7 +24,7 @@ Avant de commencer, assurez-vous d'avoir installé les éléments suivants sur v 2. Clonez le dépôt : ``` - git clone https://github.com/votrenomdutilisateur/reel-caption-maker.git + git clone https://git.jevalide.ca/partage/reel-caption-maker.git cd reel-caption-maker ``` ### Utilisation de Python en local diff --git a/README.md b/README.md index 2fdbf9f..55d4708 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Before you begin, make sure you have the following installed on your computer: 2. Clone the repository: ``` -git clone https://github.com/yourusername/reel-caption-maker.git +git clone https://git.jevalide.ca/partage/reel-caption-maker.git cd reel-caption-maker ```