conveyor/doc/source/installation.rst
zhangni 3106cb0760 Initial code for conveyor
Code generated by cookiecutter

Change-Id: Icd2a7ac4157a16895abe385c2d9c0665a24fb5a0
2016-05-06 15:14:48 +08:00

193 B

Installation

At the command line:

$ pip install conveyor

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv conveyor
$ pip install conveyor