From eee1327c6dab521c9ffa12f99642ec2b679d35fd Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Wed, 30 Oct 2019 21:39:36 +0300 Subject: [PATCH] Updated Compiling (markdown) --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 7e3af61..96e161a 100644 --- a/Compiling.md +++ b/Compiling.md @@ -145,7 +145,7 @@ to point to your tessdata directory (example: if your tessdata path is '/usr/loc 1. [Download](https://software-network.org/client/sw-master-windows-client.zip) the latest SW (Software Network `https://software-network.org/`) client from `https://software-network.org/client/`. 2. Run `sw build org.sw.demo.google.tesseract.tesseract-master`. -#### Build the latest library (using CPPAN, deprecated) +#### Build the latest library (using CPPAN, deprecated, until tess5.0) 1. [Download](https://cppan.org/client/cppan-master-Windows-client.zip) the latest CPPAN (C++ Archive Network `https://cppan.org/`) client from `https://cppan.org/client/`. 2. Run `cppan --build pvt.cppan.demo.google.tesseract.tesseract-master`.