gerrit-dash-creator/doc/source/installation.rst
Christian Berendt 548aac7d25 Improve documentation
Improve the documentation based on the cookiecutter template.

Change-Id: I8ca35e2d7a3379d96b37acf4dd879e4ecec33d61
2014-08-08 06:01:05 +00:00

226 B

Installation

At the command line:

$ pip install gerrit-dash-creator

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv gerrit-dash-creator
$ pip install gerrit-dash-creator