diff --git a/README.md b/README.md index 806dc2a909..f71263ce32 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ docker run --name postgres12 -e POSTGRES_DB=pass_culture -e POSTGRES_USER=pytest Lancer les tests: ```bash -py.test +pytest ```