Site checkin for project PLC4X: Jenkins Tools
diff --git a/developers/preparing/linux.html b/developers/preparing/linux.html
index 78bde96..a05d1e7 100644
--- a/developers/preparing/linux.html
+++ b/developers/preparing/linux.html
@@ -369,14 +369,14 @@
 </div>
 </div>
 <div class="paragraph">
-<p>If you get a version of 3.3 or higher reported, you probably don&#8217;t need to do anything.</p>
+<p>If you get a version of 3.7 or higher reported, you probably don&#8217;t need to do anything.</p>
 </div>
 <div class="paragraph">
 <p>Apt-based systems:</p>
 </div>
 <div class="literalblock">
 <div class="content">
-<pre>sudo apt-get install python3 python3-venv</pre>
+<pre>sudo apt-get install python3</pre>
 </div>
 </div>
 <div class="paragraph">