Files
osc-placement/doc/source/install/index.rst
Stephen Finucane e74127862a docs: Misc cleanups
Moe the installation and contributor "guides" under 'install' and
'contributor', respectively, and remove some noise from the root index.

Change-Id: I96ef285dfa6624ca8bee79f2ec508eb2f9ff25b1
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-09-24 17:27:09 +01:00

208 B

Installation

At the command line:

$ pip install osc-placement

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv osc-placement
$ pip install osc-placement