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.
1 parent c3a6b69 commit e11b0c6Copy full SHA for e11b0c6
README.md
@@ -82,10 +82,9 @@ To overwrite the host part of URL that is used to download LanguageTool-{version
82
83
## Prerequisites
84
85
-- `Python 3.3+ <https://www.python.org>`_ (or 2.7)
86
-- `lib3to2 <https://bitbucket.org/amentajo/lib3to2>`_
87
- (if installing for Python 2)
88
-- `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)
89
90
91
The installation process should take care of downloading LanguageTool (it may
0 commit comments