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

At the command line::

    $ pip install openstack-cyborg

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv cyborg
    $ pip install openstack-cyborg
