ansible: Enable RDP and allow pings on windows CI hosts
[lttng-ci.git] / README.md
index 2a0c2768beec7bb41557c8b013c173d2284a6446..0d842bf4dd9450b3f4256563accf4657abbadaa8 100644 (file)
--- 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
 
This page took 0.024461 seconds and 4 git commands to generate.