This commit is contained in:
Adrien DICK 2024-05-02 18:41:41 +02:00
parent 5f2ece5f7e
commit 7435b4c329

View File

@ -1,5 +1,5 @@
## Compilation ## Compilation
Utiliser la commande suivante pour compiler le programme : Utiliser la commande suivante pour compiler les programmes :
```bash ```bash
make make
``` ```