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

At the command line:

.. code-block:: bash

    $ easy_install cookiecutter

Or, if you have pip (the Python package installer tool):

.. code-block:: bash

    $ [sudo] pip install cookiecutter
