Update docs to include installation via pypi
Change-Id: Iad36cba6cc27770c69499ec7c402ff48f1f0380e
This commit is contained in:
parent
d36262728b
commit
9bb036379c
@ -1,10 +1,14 @@
|
||||
Installation
|
||||
============
|
||||
|
||||
To install Jenkins Job Builder, run::
|
||||
To install Jenkins Job Builder from source, run::
|
||||
|
||||
sudo python setup.py install
|
||||
|
||||
Alternatively, the current release can be installed from pypi::
|
||||
|
||||
sudo pip install jenkins-job-builder
|
||||
|
||||
The OpenStack project uses Puppet to manage its infrastructure
|
||||
systems, including Jenkins. If you use Puppet, you can use the
|
||||
`OpenStack Jenkins module`__ to install Jenkins Job Builder.
|
||||
|
Loading…
Reference in New Issue
Block a user