diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ For more information, check out [the documentation][docs], in particular, the tu Install using `pip`... - pip install djangorestframework + pip install rest_framework ...or clone the project from github. @@ -47,7 +47,7 @@ To build the docs. To run the tests. - ./djangorestframework/runtests/runtests.py + ./rest_framework/runtests/runtests.py # Changelog |
