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>
208 B
208 B
Installation
At the command line:
$ pip install osc-placement
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv osc-placement
$ pip install osc-placement