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

Add ``buildout.bootstrap`` to the ``extensions`` parameter in the buildout section of your ``buildout.cfg`` e.g.::

    [buildout]
    extensions = buildout.bootstrap
    parts =
