Skip to content

Commit a96640d

Browse files
committed
Merge branch 'master' of github.com:jxmorris12/language-tool-python
2 parents 1bc7bc9 + e11b0c6 commit a96640d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,9 @@ The default download path is `~/.cache/language_tool_python/`. The LanguageTool
9090

9191
## Prerequisites
9292

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+)
93+
- `Python 3.3+ <https://www.python.org>`
94+
- `lib3to2 <https://bitbucket.org/amentajo/lib3to2>`
95+
- `LanguageTool <https://www.languagetool.org>` (Java 8.0 or higher)
9796

9897

9998
The installation process should take care of downloading LanguageTool (it may

0 commit comments

Comments
 (0)