====================
Installing Sushy CLI
====================

At the command line::

    $ pip install sushy-cli

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv sushy-cli
    $ pip install sushy-cli
