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