mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-08-06 13:56:47 +08:00
Updated Home (markdown)
parent
f7651f835a
commit
fe9e322b2d
8
Home.md
8
Home.md
@ -30,10 +30,10 @@ If you want to use another language, [download the appropriate training data](ht
|
||||
|
||||
## MSYS2
|
||||
|
||||
(Copied from post by rubenvb at http://stackoverflow.com/questions/29960825/error-during-making-xz-5-2-1-with-mingw-msys )
|
||||
|
||||
Install and update MSYS2.
|
||||
( http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/ )
|
||||
```
|
||||
Follow instructions at http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/
|
||||
```
|
||||
|
||||
Open an MSYS2 command prompt (or the 32-bit or 64-bit command prompts if you plan on building 32-bit or 64-bit things) from the start menu entries.
|
||||
|
||||
@ -57,6 +57,8 @@ and the data files:
|
||||
|
||||
And you're done.
|
||||
|
||||
(These instructions were copied from post by rubenvb at http://stackoverflow.com/questions/29960825/error-during-making-xz-5-2-1-with-mingw-msys )
|
||||
|
||||
## Other Platforms
|
||||
|
||||
Tesseract may work on more exotic platforms too. You can either try [compiling it yourself](Compiling), or take a look at the list of [other projects using Tesseract](3rdParty).
|
||||
|
Loading…
Reference in New Issue
Block a user