Skip to content

Commit

Permalink
Update ReadMe.md to point to the new samples repo
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesw committed Feb 29, 2016
1 parent c403ee8 commit 13c53a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You will also need to download the language data files for tesseract 3.04 from [
2. Ensure you have Visual Studio 2013 x86 & x64 runtimes installed (see note above).
3. Download language data files for tesseract 3.04 from [tesseract-ocr] and add them to your project,
ensure 'Copy to output directory' is set to Always.
4. Check out the Samples solution ``~/Samples/Tesseract.Samples.sln`` for a working example
4. Check out the Samples solution ``~/src/Tesseract.Samples.sln`` in the [tesseract-samples](https://github.com/charlesw/tesseract-samples) repository for a working example.

If you run into any issues please check out [this](https://github.com/charlesw/tesseract/wiki/Errors) wiki page which details a number common issues and some potential solutions.

Expand Down

0 comments on commit 13c53a2

Please sign in to comment.