mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-12 05:13:14 +08:00
Update INSTALL.GIT.md
fix leptonica link
This commit is contained in:
parent
8bfaf84007
commit
ff2ca31b9f
@ -54,7 +54,7 @@ There is alternative build system based on multiplatform [cmake](https://cmake.o
|
|||||||
|
|
||||||
You need to use leptonica with cmake patch:
|
You need to use leptonica with cmake patch:
|
||||||
|
|
||||||
git clone https://github.com/egorpugin/leptonica.git
|
git clone https://github.com/DanBloomberg/leptonica.git
|
||||||
cd leptonica
|
cd leptonica
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user