This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4b2688c82 Site checkin for project PLC4X: Jenkins Tools
4b2688c82 is described below
commit 4b2688c82942e76fcb579740d82ad36289a64839
Author: jenkins <[email protected]>
AuthorDate: Fri Jul 8 02:25:53 2022 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/preparing/linux.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/developers/preparing/linux.html b/developers/preparing/linux.html
index 78bde9656..a05d1e7ae 100644
--- a/developers/preparing/linux.html
+++ b/developers/preparing/linux.html
@@ -369,14 +369,14 @@ sudo apt-get install dotnet-sdk-6.0</pre>
</div>
</div>
<div class="paragraph">
-<p>If you get a version of 3.3 or higher reported, you probably don’t
need to do anything.</p>
+<p>If you get a version of 3.7 or higher reported, you probably don’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">