view docs/installation.rst @ 10:8964641b04ef

Fix usage link
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Mon, 17 Aug 2015 10:51:58 +0100
parents 8e1efafa6277
children 628f82e72d72
line wrap: on
line source

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

At the command line::

    $ easy_install riboplot

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv riboplot
    $ pip install riboplot