Skip to content

Commit 4edcbf1

Browse files
committed
adapt info about ScrollView.jar build
1 parent c5042ab commit 4edcbf1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

INSTALL.GIT.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,11 @@ all languages).
3838
$ git clone https://github.com/tesseract-ocr/tessdata.git tesseract-ocr.tessdata
3939

4040

41-
You need an Internet connection to compile `ScrollView.jar` because the build will automatically download `piccolo2d-core-3.0.jar`
42-
and [piccolo2d-extras-3.0.jar](http://search.maven.org/#search|ga|1|g%3A%22org.piccolo2d%22) and place them to `tesseract/java`.
41+
You need an Internet connection and [curl](https://curl.haxx.se/) to compile `ScrollView.jar`
42+
because the build will automatically download
43+
[piccolo2d-core-3.0.jar](http://search.maven.org/remotecontent?filepath=org/piccolo2d/piccolo2d-core/3.0/piccolo2d-core-3.0.jar > piccolo2d-core-3.0.jar) and
44+
[piccolo2d-extras-3.0.jar](http://search.maven.org/remotecontent?filepath=org/piccolo2d/piccolo2d-extras/3.0/piccolo2d-extras-3.0.jar) and
45+
[jaxb-api-2.3.1.jar](http://search.maven.org/remotecontent?filepath=javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar) and place them to `tesseract/java`.
4346

4447
Just run:
4548

0 commit comments

Comments
 (0)