Add installation instructions on README

fix_request_path_info
Angel Velasquez 2016-09-19 14:52:13 -03:00
parent 0da4c7ad29
commit 8bd040a15c
1 changed files with 9 additions and 0 deletions

View File

@ -63,6 +63,15 @@ That's what this library is designed for!
For more information, see the `documentation at Read the Docs <https://django-polymorphic.readthedocs.io/>`_.
Installation
------------
Install using ``pip``\ ...
.. code:: bash
$ pip install django-polymorphic
License
=======