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

At the command line::

    $ pip install manila-tempest-plugin

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv manila-tempest-plugin
    $ pip install manila-tempest-plugin
