diff --git a/tests/README.md b/tests/README.md index e213b38..f699b7a 100644 --- a/tests/README.md +++ b/tests/README.md @@ -5,9 +5,7 @@ # Het uitvoeren van de tests ``` shellsession -# move into project dir -$ cd projecten/mdto -# install test dependencies +$ cd projecten/mdto # move into project dir $ paru -S pytest # adapt to your operating system/preferences $ pip install . $ pytest