view docs/installation.rst @ 5:cef780bcce01

Remove include directives in rsti (docs). Replaced with links instead
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 12 Aug 2015 09:53:06 +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