summaryrefslogtreecommitdiffstats
path: root/cyborg_enhancement/mitaka_version/cyborg/doc/source/userdoc/installation.rst
blob: 957a1bda1a8e1485876ff9e0da8af76b24f6250c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install cyborg

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv cyborg
    $ pip install cyborg