Use upstream jjb instead of custom from mjeanson
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 12 Dec 2017 19:32:38 +0000 (14:32 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 12 Dec 2017 19:32:38 +0000 (14:32 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
README.md

index 1274e6b65e853fb9dcb913cc322e615a5813673d..2a0c2768beec7bb41557c8b013c173d2284a6446 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,12 +3,9 @@
 This repository holds the configuration of the LTTng Jenkins jobs. It is
 meant to be used with Jenkins Job Builder from the OpenStack Foundation.
 
 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
     $ virtualenv -p python2 .venv
     $ . .venv/bin/activate
-    $ pip install git+git://github.com/mjeanson/jenkins-job-builder
+    $ pip install jenkins-job-builder
 
 
 ## Example Usage
 
 
 ## Example Usage
This page took 0.034736 seconds and 4 git commands to generate.