From cc6d5992938c138f4378eddf7f6bb0750524851e Mon Sep 17 00:00:00 2001 From: Benjamin Gamard Date: Sun, 18 Aug 2013 16:31:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 872332ab..c658498b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ information or see . How to build Docs from the sources ------------------------------------ -Prerequisites: JDK 7, Maven 3 +Prerequisites: JDK 7, Maven 3, Tesseract 3.02 Docs is organized in several Maven modules: @@ -48,6 +48,7 @@ or download the sources from GitHub. From the `docs-parent` directory: + mvn -Pinit validate -N mvn clean -DskipTests install #### Run a stand-alone version