view docs/installation.rst @ 13:8a87a2c44d09

Update matplolib changeset
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Fri, 21 Aug 2015 12:37:54 +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