X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=0d842bf4dd9450b3f4256563accf4657abbadaa8;hb=HEAD;hp=2a0c2768beec7bb41557c8b013c173d2284a6446;hpb=95075d307412accd0f3d58e873213b07094b5094;p=lttng-ci.git diff --git a/README.md b/README.md index 2a0c276..0d842bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +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. - $ virtualenv -p python2 .venv +It can be installed with: + + $ virtualenv -p python3 .venv $ . .venv/bin/activate $ pip install jenkins-job-builder