Fix PyPI package name in install instructions

This commit is contained in:
Tom Christie 2012-10-26 20:55:23 +02:00
parent c221bc6f6f
commit 2026d5f1d9

View File

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