diff --git a/tests/Readme.md b/tests/Readme.md index c6cfff33..747e88e4 100644 --- a/tests/Readme.md +++ b/tests/Readme.md @@ -6,5 +6,5 @@ Remember to activating Ollama and having installed the LLM on your pc For running the tests run the command: ```python -pytests +pytest ``` \ No newline at end of file