diff --git a/README.md b/README.md index 249de11..a9c130e 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ export DVUPLOADER_TESTING=true **3. Run the test(s) with pytest** ```bash -python -m pytest -v +poetry run pytest ``` ### Linting