Mise à jour du nom du dépôt dans le README

This commit is contained in:
François Pelletier 2024-10-14 14:09:43 -04:00
parent 2ef65b41c3
commit edb42abcdc
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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
```