From 5d01d0f20839d72eaf643b53b98022908cb4a7a9 Mon Sep 17 00:00:00 2001 From: Andrej Prochazka Date: Thu, 31 Mar 2022 13:08:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 524d2ca..e55429d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This can be done sourcing the init.sh file, which is generated in the build dire Python Module ------------- -Python module can be installed for Linux and Windows and python versions 3.7-3.9 using pip: +Python module can be installed for Linux and Windows and python versions 3.7-3.10 using pip: ``` pip install pycatima ```