Skip to content

Commit d483930

Browse files
Update docs/_inc/_install-python-plone62.md
Co-authored-by: David Glick <david@glicksoftware.com>
1 parent beb022b commit d483930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_inc/_install-python-plone62.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Installing Python is beyond the scope of this documentation.
2-
However, it is recommended to use a Python version manager, such as {term}`pyenv`, that allows you to install multiple versions of Python on your development environment without destroying your system's Python.
2+
However, it is recommended to use a Python version manager, such as {term}`uv` or {term}`pyenv`, that allows you to install multiple versions of Python on your development environment without destroying your system's Python.
33

44
```{warning}
55
Do not create or activate a Python virtual environment at this time.

0 commit comments

Comments
 (0)