
Improve the documentation based on the cookiecutter template. Change-Id: I8ca35e2d7a3379d96b37acf4dd879e4ecec33d61
13 lines
226 B
ReStructuredText
13 lines
226 B
ReStructuredText
============
|
|
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
|