Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yannis-mlgrn authored Oct 20, 2024
1 parent ef979f5 commit f46e8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ python generateurEvalCours.py -f fichier.tex -nq nombre-de-questions
```
exemple :
```bash
python generateurEvalCours.py -f Cours/PartieC/CHAPC1-Statique_des_fluides.tex -nq 4
python generateurEvalCours.py -f ../Cours/PartieC/CHAPC1-Statique_des_fluides.tex -nq 4
```
sinon lancer le programme avec l'argument --help

Expand Down

0 comments on commit f46e8d1

Please sign in to comment.