Correct project name in the README.

This commit is contained in:
Artem Malyshev 2018-02-02 14:20:30 +03:00
parent f18078e53d
commit 990656a36d

View File

@ -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