We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8514c commit c929bc2Copy full SHA for c929bc2
1 file changed
README.md
@@ -28,7 +28,7 @@ The following system requirements apply to your workstation for developing F´ a
28
29
2. [git](https://git-scm.com/)
30
31
-3. [Python 3.9+](https://www.python.org/downloads/), [virtual environments](https://docs.python.org/3/library/venv.html), and [PIP](https://pypi.org/project/pip/)
+3. [Python 3.10+](https://www.python.org/downloads/), [virtual environments](https://docs.python.org/3/library/venv.html), and [PIP](https://pypi.org/project/pip/)
32
33
4. [Clang](https://clang.llvm.org/) or [GNU C and C++ compilers](https://gcc.gnu.org/) (e.g. gcc and g++)
34
0 commit comments