.. _installation:

==============
 Installation
==============

The recommended way to install django-markupmirror is with `pip`_ (using
`easy_install`_ also works)::

    pip instal django-markupmirror

.. _pip: http://www.pip-installer.org/
.. _easy_install: http://peak.telecommunity.com/DevCenter/EasyInstall
