Fix clone command in README
Updated the repository URL in the README for cloning.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user