diff --git a/README.md b/README.md index a47daf0036dac430288b0f4e1aa9fc3987b155e5..66c8ebe311fa539fafa15f9e6e88bf5f060cad3b 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