We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bc7bc9 + e11b0c6 commit a96640dCopy full SHA for a96640d
README.md
@@ -90,10 +90,9 @@ The default download path is `~/.cache/language_tool_python/`. The LanguageTool
90
91
## Prerequisites
92
93
-- `Python 3.3+ <https://www.python.org>`_ (or 2.7)
94
-- `lib3to2 <https://bitbucket.org/amentajo/lib3to2>`_
95
- (if installing for Python 2)
96
-- `LanguageTool <https://www.languagetool.org>`_ (Java 6.0+)
+- `Python 3.3+ <https://www.python.org>`
+- `lib3to2 <https://bitbucket.org/amentajo/lib3to2>`
+- `LanguageTool <https://www.languagetool.org>` (Java 8.0 or higher)
97
98
99
The installation process should take care of downloading LanguageTool (it may
0 commit comments