diff --git a/README.rst b/README.rst index 8bf6a49..72fb333 100644 --- a/README.rst +++ b/README.rst @@ -126,7 +126,7 @@ Please refer to the To run tests, make sure you have installed the ``tests`` extra with the package:: - cd asgiref/ + cd daphne/ pip install -e .[tests] pytest