mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Merge pull request #1412 from amatellanes/master
Fixed Testing docs section
This commit is contained in:
commit
69b8ec4ebd
|
@ -60,7 +60,7 @@ To run the tests, clone the repository, and then:
|
|||
|
||||
# Setup the virtual environment
|
||||
virtualenv env
|
||||
env/bin/activate
|
||||
source env/bin/activate
|
||||
pip install -r requirements.txt
|
||||
pip install -r optionals.txt
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user