diff --git a/README.md b/README.md index 6f72e8a..52d3168 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ cd $ python -m venv env $ source env/bin/activate $ pip install -r requirements - +``` #### Run tests ``` $ pytest -v