diff --git a/README.md b/README.md index d601a57590fa9f982b5a082ac2de7137b5f959e2..a0941b2109fae89dda156b52c6ffd60e51f7cd75 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ pipenv install --dev Then simply run pytest within the root folder: ```shell script -pipenv shell pytest +pipenv run pytest ``` ## Extras