typo in readme

This commit is contained in:
Jannis Leidel 2009-07-11 18:47:43 +02:00
parent af7b8a1e3e
commit 867a8664f6

4
README
View file

@ -8,7 +8,7 @@ helpers to create custom permission checks.
The main website for django-authority is `packages.python.org/django-authority
<http://packages.python.org/django-authority/>`_. You can also install
the `in-development version <http://bitbucket.org/jezdez/django-authority/get/tip.gz#egg=django-authority-dev>`_
of pip with ``easy_install django-authority==dev``.
of django-authority with ``pip install django-authority==dev`` or ``easy_install django-authority==dev``.
Example
=======
@ -44,4 +44,4 @@ Documentation
The documenation is currently in development. You can create a nice looking
html version using the setup.py::
python setup.py build_sphinx
python setup.py build_sphinx