Skip to content

Commit ce4864b

Browse files
committed
tidy python version instructions
1 parent ee9311a commit ce4864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/setup_workstation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ podman completion zsh > ~/.oh-my-zsh/completions/_podman
176176
**DLS Users**: for this step just use `module load python/3.11`
177177
:::
178178

179-
Go ahead and install Python 3.11 or later.
179+
Go ahead and install Python if it is not already installed, the minimum version you should use is 3.10. Virtualbox Appliance users will already have Python 3.10 installed.
180180

181181
There are instructions for installing Python on all platforms here:
182182
<https://docs.python-guide.org/starting/installation/>

0 commit comments

Comments
 (0)