Installation doc setup.py
The setup.py is not executable and does not contains #! sign at the beginning. Change-Id: I6f3aa542eb883ade0650a33f31a8b5ffaff9a615 Reviewed-on: https://review.openstack.org/32318 Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: Antoine Musso <hashar@free.fr> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
68bd76518e
commit
4d26edcb52
@ -3,7 +3,7 @@ Installation
|
||||
|
||||
To install Jenkins Job Builder, run::
|
||||
|
||||
sudo setup.py install
|
||||
sudo python setup.py install
|
||||
|
||||
The OpenStack project uses puppet to manage its infrastructure
|
||||
systems, including Jenkins. If you use Puppet, you can use the
|
||||
|
Loading…
x
Reference in New Issue
Block a user