Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 9a274f6

Browse files
authored
Update README.md
1 parent 5d5184c commit 9a274f6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Tesseract Example
22

3-
A very basic Tesseract-OCR example with CPPAN.
3+
A very basic Tesseract-OCR example with C++ Archive Network building.
44

55
## Building & Testing
66

77
Prerequisites:
88

99
1. Download git, cmake and add them to PATH
10-
2. Download CPPAN client (cppan) and add it to PATH too.
10+
2. Download the latest CPPAN (https://cppan.org/) client from https://cppan.org/client/
11+
3. Add cppan to PATH too.
1112

1213
```
1314
git clone https://github.com/cppan/tesseract_example tesseract_example

0 commit comments

Comments
 (0)