=====================
Installing Fromagerie
=====================

To install Fromagerie, run the following command inside this directory::

    python setup.py install

Fromagerie requires Python 2.5 or newer and Django 1.0 or newer.
It is possible that it will work without incident on Python 2.3 and/or with an
earlier version of Django, but these configurations have not been tested.
