We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a2fab commit 60d99cfCopy full SHA for 60d99cf
1 file changed
README.md
@@ -38,7 +38,7 @@ pip install openapi-generator-cli
38
pip install openapi-generator-cli==4.3.1
39
```
40
41
-You can also install with [`jdk4py`] instead of `java` binary. (`python>=3.10` is required)
+You can also install with [`jdk4py`] instead of `java` binary.
42
43
```sh
44
pip install openapi-generator-cli[jdk4py]
0 commit comments