mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
@ -108,8 +108,8 @@ cd /mnt/<la_lettre_du_disque>/vos/fichiers/comme/dhab
|
||||
## Finaliser l'installation
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ae-utbm/sith3.git
|
||||
cd sith3
|
||||
git clone https://github.com/ae-utbm/sith.git
|
||||
cd sith
|
||||
|
||||
# Création de l'environnement et installation des dépendances
|
||||
poetry install
|
||||
|
@ -20,7 +20,7 @@ Le code source du projet est organisé comme suit :
|
||||
|
||||
<div class="annotate">
|
||||
```
|
||||
sith3/
|
||||
sith/
|
||||
├── .github/
|
||||
│ ├── actions/ (1)
|
||||
│ └── workflows/ (2)
|
||||
|
Reference in New Issue
Block a user