diff --git a/README.md b/README.md index e5cbaeedab508c06b05b65b74d6b2412cb5552a3..ea1aa24d184b30cd5d0b13223152b9fd75c2bbad 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ python3 -m venv venv pip install -r tests/requirements.txt # Run end to end tests -pip +pytest ``` #FIXME: running tests destroys migration table, you can't apply migrations after this