Merge pull request #3935 from nicholasz2510/main

Update README.md
This commit is contained in:
Stefan Weil 2022-10-03 04:40:04 +02:00 committed by GitHub
commit b5ee0816da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ and **[Change Log](https://github.com/tesseract-ocr/tesseract/blob/main/ChangeLo
## Installing Tesseract
You can either [Install Tesseract via pre-built binary package](https://tesseract-ocr.github.io/tessdoc/Home.html)
You can either [Install Tesseract via pre-built binary package](https://tesseract-ocr.github.io/tessdoc/Installation.html)
or [build it from source](https://tesseract-ocr.github.io/tessdoc/Compiling.html).
A C++ compiler with good C++17 support is required for building Tesseract from source.