Basic Installation
==================

These are generic installation instructions. Windows users, make
sure to have python on your PATH.

If you have pip installed just enter::

    sudo pip install Cooker

Otherwise download and extract the Cooker package file and enter::

    python setup.py install
