Skip to content

Commit a2b21df

Browse files
authored
Updated Python version requirement in installation guide (#2482)
1 parent a96ad3e commit a2b21df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ in order for Manim to work properly, some additional system
3636
dependencies need to be installed first. The following pages have
3737
operating system specific instructions for you to follow.
3838

39-
Manim is **only** compatible with Python versions `3.7–3.9`, but not `3.10` for now.
39+
Manim requires Python version ``3.7`` or above to run.
4040

4141
.. hint::
4242

0 commit comments

Comments
 (0)