Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5184c commit 9a274f6Copy full SHA for 9a274f6
1 file changed
README.md
@@ -1,13 +1,14 @@
1
# Tesseract Example
2
3
-A very basic Tesseract-OCR example with CPPAN.
+A very basic Tesseract-OCR example with C++ Archive Network building.
4
5
## Building & Testing
6
7
Prerequisites:
8
9
1. Download git, cmake and add them to PATH
10
-2. Download CPPAN client (cppan) and add it to PATH too.
+2. Download the latest CPPAN (https://cppan.org/) client from https://cppan.org/client/
11
+3. Add cppan to PATH too.
12
13
```
14
git clone https://github.com/cppan/tesseract_example tesseract_example
0 commit comments