mirror of
https://github.com/django/daphne.git
synced 2024-11-21 23:46:33 +03:00
Correct project name in the README.
This commit is contained in:
parent
f18078e53d
commit
990656a36d
|
@ -126,7 +126,7 @@ Please refer to the
|
||||||
|
|
||||||
To run tests, make sure you have installed the ``tests`` extra with the package::
|
To run tests, make sure you have installed the ``tests`` extra with the package::
|
||||||
|
|
||||||
cd asgiref/
|
cd daphne/
|
||||||
pip install -e .[tests]
|
pip install -e .[tests]
|
||||||
pytest
|
pytest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user