diff --git a/README.rst b/README.rst index b1cee40..4c769cf 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,15 @@ That's what this library is designed for! For more information, see the `documentation at Read the Docs `_. +Installation +------------ + +Install using ``pip``\ ... + +.. code:: bash + + $ pip install django-polymorphic + License =======