Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/LanguageTool.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ Recent versions of LanguageTool require Java-8.
Download the latest stable stand-alone version of LanguageTool
(file LanguageTool-*.zip) from http://www.languagetool.org/download/ >

$ wget https://languagetool.org/download/LanguageTool-5.2.zip
$ unzip LanguageTool-5.2.zip
$ wget https://languagetool.org/download/LanguageTool-stable.zip
$ unzip LanguageTool-stable.zip

This should extract the file LanguageTool-5.2/languagetool-commandline.jar
among several other files.
Expand Down