From 8131b67273647755ea29c32a0b871688cd2a098c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 17 Nov 2012 14:35:14 +0100 Subject: cosmetics --- INSTALL | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index ad0de57d..824b314d 100644 --- a/INSTALL +++ b/INSTALL @@ -62,12 +62,17 @@ cd jenkins.debian.net === Installing jenkins-job-builder -This is the only softwhich which needs manual installation and is not covered by 'update_jdn.sh' +This is the only software which needs manual installation and is not covered by 'update_jdn.sh' -* rebuild python-jenkinsapi from sid for wheezy: -* `pip install python-jenkins` -* `git clone https://github.com/openstack-ci/jenkins-job-builder ; cd jenkins-job-builder ; python setup.py install` -** actually https://github.com/h01ger/jenkins-job-builder is used atm. +---- +pip install python-jenkins + +git clone https://github.com/openstack-ci/jenkins-job-builder +cd jenkins-job-builder +python setup.py install +---- + +Though actually https://github.com/h01ger/jenkins-job-builder is used atm. === Using jenkins-job-builder -- cgit v1.2.3-54-g00ecf