diff options
| author | Tom Christie | 2012-10-26 20:55:23 +0200 |
|---|---|---|
| committer | Tom Christie | 2012-10-26 20:55:23 +0200 |
| commit | 2026d5f1d93da7c16a58590a561563cfea3b9ad1 (patch) | |
| tree | 8e61f3d065e78f50da0354aad97caf21cbeb9e32 /README.md | |
| parent | c221bc6f6f239d958e89523c00686da595c68578 (diff) | |
| download | django-rest-framework-2026d5f1d93da7c16a58590a561563cfea3b9ad1.tar.bz2 | |
Fix PyPI package name in install instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ For more information, check out [the documentation][docs], in particular, the tu Install using `pip`... - pip install rest_framework + pip install djangorestframework ...or clone the project from github. |
