Use custom jenkins-job-builder
[lttng-ci.git] / README.md
index 2a0c2768beec7bb41557c8b013c173d2284a6446..f7d440218f909933152923e6a04b8b61a3e2ee19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,9 +3,12 @@
 This repository holds the configuration of the LTTng Jenkins jobs. It is
 meant to be used with Jenkins Job Builder from the OpenStack Foundation.
 
+A patched version of JJB is currently required with this repository, it
+can be installed directly from github :
+
     $ virtualenv -p python2 .venv
     $ . .venv/bin/activate
-    $ pip install jenkins-job-builder
+    $ pip install git+git://github.com/psrcode/jenkins-job-builder
 
 
 ## Example Usage
This page took 0.022281 seconds and 4 git commands to generate.