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

At the command line either via easy_install or pip::

    $ easy_install funkyheatmappy
    $ pip install funkyheatmappy

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv funkyheatmappy
    $ pip install funkyheatmappy
