Fix clone command in README

Updated the repository URL in the README for cloning.
This commit is contained in:
2025-12-13 00:37:25 +01:00
committed by GitHub
parent cbce633a25
commit 55e1167fa2
+2 -2
View File
@@ -41,7 +41,7 @@ Interface graphique Tkinter permettant :
### 1. Cloner le dépôt ### 1. Cloner le dépôt
```sh ```sh
git clone https://github.com/<user>/<repo>.git git clone https://github.com/labbej27/minitel-slideshow-tool.git
cd <repo> cd <repo>
``` ```
@@ -205,4 +205,4 @@ pyinstaller --onefile --windowed \
pyinstaller --onefile minitel_slideshow_tool.py pyinstaller --onefile minitel_slideshow_tool.py
``` ```
- Lancer ensuite depuis un terminal pour lire les logs. - Lancer ensuite depuis un terminal pour lire les logs.